bump hugo version
This commit is contained in:
parent
bf90b1e4da
commit
00266961e7
|
@ -3,6 +3,6 @@
|
||||||
command = "cd exampleSite && hugo --gc --themesDir ../.."
|
command = "cd exampleSite && hugo --gc --themesDir ../.."
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.57.2"
|
HUGO_VERSION = "0.58.1"
|
||||||
HUGO_THEME = "repo"
|
HUGO_THEME = "repo"
|
||||||
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"
|
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"
|
|
@ -5,7 +5,7 @@ description = "An accessibility-friendly Hugo theme, ported from the original Cu
|
||||||
homepage = "https://github.com/zwbetz-gh/cupper-hugo-theme"
|
homepage = "https://github.com/zwbetz-gh/cupper-hugo-theme"
|
||||||
tags = ["accessible", "blog", "documentation", "dark"]
|
tags = ["accessible", "blog", "documentation", "dark"]
|
||||||
features = ["accessible", "blog", "documentation", "dark"]
|
features = ["accessible", "blog", "documentation", "dark"]
|
||||||
min_version = "0.54.0"
|
min_version = "0.58.1"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Zachary Betz"
|
name = "Zachary Betz"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user