En cours...

This commit is contained in:
2025-09-16 10:21:01 +02:00
parent abf8f1894e
commit a1e977dbd0
140 changed files with 3861 additions and 0 deletions

8
netlify.toml Executable file
View File

@@ -0,0 +1,8 @@
[build]
publish = "public"
command = "yarn project-setup && yarn build"
[build.environment]
HUGO_VERSION = "0.147.2"
GO_VERSION = "1.24.3"
HUGO_BASEURL = "/"