build: update to use wowchemy module
Removes hugo-academic Git Submodule and replaces it with Wowchemy Hugo Module Also enable robots.txt in config.toml
Showing
.gitmodules
deleted
100644 → 0
go.mod
0 → 100644
module github.com/wowchemy/starter-academic | ||
go 1.15 | ||
require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200902195927-86da39719ccd // indirect |
go.sum
0 → 100644
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200902195927-86da39719ccd h1:ib4vY08iCxJQlQtf0m/Bz9Ha2HJ83te60V9NCnTR6VE= | ||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20200902195927-86da39719ccd/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8= |
Please register or sign in to comment