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