demo: update modules
replace static/admin/ with module
This commit is contained in:
@@ -2,4 +2,7 @@ module github.com/wowchemy/starter-academic/exampleSite
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201230224646-25e0b0627f09 // indirect
|
||||
require (
|
||||
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20210123180413-7dbc1f73edfd // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210123180413-7dbc1f73edfd // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user