.
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s

This commit is contained in:
2024-07-18 00:03:28 +02:00
parent e3ba726f49
commit 9c1da6fc3d
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{{- partial "analytics" . -}}
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://www.ftecke.de">
<title>{{site.Title}}{{if not .IsHome}} | {{.Title}}{{end}}</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href='{{ "apple-touch-icon.png" | relURL }}'>

View File

@@ -1,4 +1,4 @@
<!-- <header>
<header>
<div id="overlay">
<ul class="text-center list-none text-white text-3xl">
{{ range .Site.Menus.main }}
@@ -35,4 +35,4 @@
</div>
</div>
</nav>
</header> -->
</header>