Fonts auf lokal geändert
All checks were successful
release-tag / release-image (push) Successful in 1m59s

This commit is contained in:
2025-05-04 20:01:26 +02:00
parent 2cdc782395
commit e4b060b753
7 changed files with 17 additions and 19 deletions

View File

@@ -6,11 +6,6 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>{{ block "title" . }}B1tsblog{{ end }}</title>
<link rel="stylesheet" href="/static/main.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<!-- MonospaceFont für Code (optional) -->
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap" rel="stylesheet">
</head>
<body>
<header>