Test Meta Description
All checks were successful
release-tag / release-image (push) Successful in 2m22s

This commit is contained in:
2025-05-05 20:58:17 +02:00
parent 10172d1fdc
commit 38fa612a18
3 changed files with 20 additions and 14 deletions

View File

@@ -4,6 +4,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
{{ if .Description }}
<meta name="description" content="{{ .Description }}">
{{ end }}
<title>{{ block "title" . }}B1tsblog{{ end }}</title>
<link rel="stylesheet" href="/static/main.css">
</head>