adventskalender/2025/index.html aktualisiert

This commit is contained in:
2025-11-08 11:06:47 +00:00
parent cb3d27befa
commit fb75bea9c3

View File

@@ -6,12 +6,12 @@
<title>Bratonien Adventskalender 2025</title> <title>Bratonien Adventskalender 2025</title>
<!-- === Styles === --> <!-- === Styles === -->
<link rel="preload" href="/css/style.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="..shared/css/style.css" as="style" onload="this.rel='stylesheet'">
<link rel="preload" href="/css/popup.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="/css/popup.css" as="style" onload="this.rel='stylesheet'">
<link rel="preload" href="/css/main.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="/css/main.css" as="style" onload="this.rel='stylesheet'">
<noscript> <noscript>
<link rel="stylesheet" href="/css/style.css"> <link rel="stylesheet" href="../shared/css/style.css">
<link rel="stylesheet" href="/css/popup.css"> <link rel="stylesheet" href="/css/popup.css">
<link rel="stylesheet" href="/css/main.css"> <link rel="stylesheet" href="/css/main.css">
</noscript> </noscript>