wip header

This commit is contained in:
Agahnim 2026-03-19 16:50:55 +01:00
parent bfc2721f28
commit b5806510f1
4 changed files with 108 additions and 7 deletions

View file

@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/gif" href="/static/assets/gifs/pcgif.gif" />
<link rel="icon" type="image/gif" href="/static/assets/gifs/pcgif.gif">
<title></title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DotGothic16&family=VT323&display=swap">
<link rel="stylesheet" href="/static/style.css" />
<script src="/static/vendor/htmx.min.js"></script>
</head>