Day Patch
This commit is contained in:
@@ -5,15 +5,17 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Bratonien Adventskalender 2025</title>
|
||||
|
||||
<!-- === Styles === -->
|
||||
<link rel="preload" href="/shared/css/style.css" as="style" onload="this.rel='stylesheet'">
|
||||
<!-- === Styles === -->
|
||||
<link rel="preload" href="/shared/css/style.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="/2025/css/main.css" as="style" onload="this.rel='stylesheet'">
|
||||
<link rel="preload" href="/2025/css/day.css" as="style" onload="this.rel='stylesheet'">
|
||||
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="/adventskalender/shared/css/style.css">
|
||||
<link rel="stylesheet" href="/2025/css/popup.css">
|
||||
<link rel="stylesheet" href="/2025/css/main.css">
|
||||
<link rel="stylesheet" href="/2025/css/day.css">
|
||||
</noscript>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user