adventskalender/2025/index.html aktualisiert
This commit is contained in:
@@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
<!-- === Styles === -->
|
<!-- === Styles === -->
|
||||||
<link rel="preload" href="..shared/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="../shared/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>
|
||||||
|
|
||||||
<!-- === Favicon (optional, falls du schon eines angelegt hast) === -->
|
<!-- === Favicon (optional, falls du schon eines angelegt hast) === -->
|
||||||
|
|||||||
Reference in New Issue
Block a user