mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-01 11:18:28 +02:00
Set base URL for netlify deploy
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[build]
|
||||
command = "hugo -s exampleSite"
|
||||
command = "hugo -b $URL -s exampleSite"
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[context.production.environment]
|
||||
|
||||
Reference in New Issue
Block a user