adventskalender/2025/index.html aktualisiert

This commit is contained in:
2025-11-08 11:09:39 +00:00
parent 36d1122def
commit b0dfa73448

View File

@@ -6,14 +6,14 @@
<title>Bratonien Adventskalender 2025</title> <title>Bratonien Adventskalender 2025</title>
<!-- === Styles === --> <!-- === Styles === -->
<link rel="preload" href="..shared/css/style.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="/adventskalender/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="/2025/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="/2025/css/main.css" as="style" onload="this.rel='stylesheet'">
<noscript> <noscript>
<link rel="stylesheet" href="../shared/css/style.css"> <link rel="stylesheet" href="/adventskalender/shared/css/style.css">
<link rel="stylesheet" href="css/popup.css"> <link rel="stylesheet" href="/2025/css/popup.css">
<link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="/2025/css/main.css">
</noscript> </noscript>
<!-- === Favicon (optional, falls du schon eines angelegt hast) === --> <!-- === Favicon (optional, falls du schon eines angelegt hast) === -->