move assets, setup everything

This commit is contained in:
Agahnim 2026-03-19 15:16:04 +01:00
parent 88e1c86f41
commit 7815b07f81
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>