mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 22:13:31 +02:00
Try different paths for Netlify deployment
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[build]
|
||||
command = "hugo -s exampleSite -d ../public"
|
||||
command = "hugo -s exampleSite -d ../public --themesDir ../../"
|
||||
publish = "public"
|
||||
|
||||
[context.production.environment]
|
||||
|
||||
Reference in New Issue
Block a user