This commit is contained in:
2025-12-02 16:34:42 +01:00
commit ae16f86d5e
203 changed files with 30853 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.145.0"
GO_VERSION = "1.24.1"
HUGO_BASEURL = "/"