Add files via upload

This commit is contained in:
Gorri
2022-11-02 17:48:47 +01:00
committed by GitHub
parent f5af86908c
commit 6802467dcc
99 changed files with 7730 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[build]
base = "exampleSite/"
publish = "exampleSite/public"
command = "hugo --gc --themesDir ../.. --config config-prod.toml"
[build.environment]
HUGO_VERSION = "0.54.0"
HUGO_THEME = "repo"