Add files via upload

This commit is contained in:
TuturP33
2023-11-05 14:36:34 +01:00
committed by GitHub
parent 39cf40c2e5
commit 26b0db2eb8
10 changed files with 105 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
routes = {
"/": "page_accueil",
"/a-propos": "a_propos"
}