Neue Favicons und Website-Artefakte ignoriert

This commit is contained in:
2026-01-28 21:33:22 +01:00
parent 97346cc038
commit 9701ffff62
122 changed files with 4 additions and 8037 deletions

View File

@@ -6,7 +6,7 @@
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
<meta name="author" content="Stefan Mühlinghaus">
<meta name="viewport" content="initial-scale=1, user-scalable=no">
<link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico">
<link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon-bookmarks.ico">
<link rel="preload" href="/css/bookmarks.css" as="style">
<link rel="stylesheet" href="/css/bookmarks.css">
<script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)</script>