feat: add projects page and rework home page

This commit is contained in:
2026-07-09 16:24:51 +02:00
parent 8aa5aca650
commit 834d7ed00f
32 changed files with 720 additions and 77 deletions
+7
View File
@@ -18,6 +18,10 @@
"home": {
"name": "Accueil"
},
"projects": {
"name": "Projets",
"description": ""
},
"resume": {
"name": "CV",
"description": "",
@@ -101,5 +105,8 @@
}
}
}
},
"misc": {
"since": "Depuis"
}
}