build
This commit is contained in:
1
go.mod
1
go.mod
@@ -2,7 +2,6 @@ module github.com/wowchemy/starter-academic
|
|||||||
|
|
||||||
go 1.15
|
go 1.15
|
||||||
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
|
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
|
||||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect
|
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name = "Academic"
|
name = "Academic"
|
||||||
license = "MIT"
|
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 easily build your site with 50+ widgets and deploy with one click! Fully customize your site with themes, plugins, and language packs."
|
||||||
homepage = "https://wowchemy.com/templates/"
|
homepage = "https://wowchemy.com/templates/"
|
||||||
min_version = "0.78"
|
min_version = "0.78"
|
||||||
tags = ["widgets",
|
tags = ["widgets",
|
||||||
|
|||||||
Reference in New Issue
Block a user