move assets, setup everything

This commit is contained in:
Agahnim 2026-03-19 15:16:04 +01:00
parent 0cbee2e73e
commit 3fe2c50961
Signed by: Agahnim
SSH key fingerprint: SHA256:Zj65PJnE0dRYye8Ltk/qDglynyXUxJngQ9qqx/VI+b4
75 changed files with 28 additions and 2 deletions

View file

@ -2,7 +2,9 @@
<html>
<head>
<title>{% block title %}Mon Site{% endblock %}</title>
<meta charset="UTF-8" />
<link rel="icon" type="image/gif" href="/static/assets/gifs/pcgif.gif" />
<title></title>
<link rel="stylesheet" href="/static/style.css">
</head>