mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add custom menu item param to set url function (#601)
This commit is contained in:
committed by
GitHub
parent
ee806a669f
commit
427f124aed
@@ -3,7 +3,7 @@ publish = "exampleSite/public"
|
||||
command = "cd exampleSite && hugo --themesDir=../.. --baseURL $URL"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.77.0"
|
||||
HUGO_VERSION = "0.79.1"
|
||||
HUGO_THEME = "repo"
|
||||
|
||||
[context.deploy-preview]
|
||||
|
||||
Reference in New Issue
Block a user