first commit
This commit is contained in:
11
themes/reveal-hugo/netlify.toml
Normal file
11
themes/reveal-hugo/netlify.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[build]
|
||||
command = "hugo -b $URL -s exampleSite"
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.110.0"
|
||||
GO_VERSION = "1.19.5"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.110.0"
|
||||
GO_VERSION = "1.19.5"
|
||||
Reference in New Issue
Block a user