feat: initialisation du blog

This commit is contained in:
2026-05-21 10:45:23 +02:00
commit 068d38aac6
18 changed files with 266 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.highlight {
border-radius: 8px;
margin: 1.5rem 0;
}
.post-tags a {
border-radius: 4px;
}