upstream: get Hugo bug fixes
This commit is contained in:
parent
ea201422d2
commit
36d1b33264
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
publish = "public"
|
publish = "public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.78.1"
|
HUGO_VERSION = "0.78.2"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
|
|
|
@ -3,7 +3,7 @@ license = "MIT"
|
||||||
licenselink = "https://github.com/wowchemy/starter-academic/blob/master/LICENSE.md"
|
licenselink = "https://github.com/wowchemy/starter-academic/blob/master/LICENSE.md"
|
||||||
description = "Use the website builder to personalize your academic resumé with widgets and deploy with one click! Fully customize your site with themes, plugins, and language packs."
|
description = "Use the website builder to personalize your academic resumé with widgets and deploy with one click! Fully customize your site with themes, plugins, and language packs."
|
||||||
homepage = "https://wowchemy.com"
|
homepage = "https://wowchemy.com"
|
||||||
min_version = "0.73"
|
min_version = "0.78"
|
||||||
tags = ["widgets",
|
tags = ["widgets",
|
||||||
"resume",
|
"resume",
|
||||||
"portfolio",
|
"portfolio",
|
||||||
|
|
Loading…
Reference in a new issue