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

This commit is contained in:
2024-07-18 00:06:22 +02:00
parent 9c1da6fc3d
commit e1351b7d70
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
{{- 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,5 @@
<header>
<meta http-equiv="refresh" content="0;url=https://www.ftecke.de">
<div id="overlay">
<ul class="text-center list-none text-white text-3xl">
{{ range .Site.Menus.main }}