Skip to content

Commit 75df0f1

Browse files
committed
build
1 parent ca62e1f commit 75df0f1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

go.mod

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module github.com/wowchemy/starter-academic
22

33
go 1.15
44

5-
65
require (
76
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
87
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect

theme.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Academic"
22
license = "MIT"
33
licenselink = "https://github.com/wowchemy/starter-academic/blob/master/LICENSE.md"
4-
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."
4+
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."
55
homepage = "https://wowchemy.com/templates/"
66
min_version = "0.78"
77
tags = ["widgets",

0 commit comments

Comments
 (0)