This commit is contained in:
Robert Austin 2020-06-03 10:01:12 +10:00
parent 871c793863
commit ecaed3fe6c

View file

@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.." command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment] [build.environment]
HUGO_VERSION = "0.51" HUGO_VERSION = "0.71"
HUGO_THEME = "repo" HUGO_THEME = "repo"
HUGO_BASEURL = "/" HUGO_BASEURL = "/"