doc(exampleSite): change example site domain
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
HUGO_THEME = "repo"
|
||||
|
||||
[context.production]
|
||||
command = "cd exampleSite && hugo --gc --themesDir ../.. -b ${URL}/"
|
||||
command = "cd exampleSite && hugo --gc --themesDir ../.."
|
||||
[context.production.environment]
|
||||
HUGO_ENV = "production"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user