Rough architecture du site

This commit is contained in:
Camilledenoray 2026-04-15 18:58:25 +02:00
parent bc87220397
commit d4be54dfe2
12 changed files with 233 additions and 0 deletions

3
site/snippets/header.php Normal file
View file

@ -0,0 +1,3 @@
<header>
<link rel="stylesheet" href="/assets/css/style.css">
</header>