feat: add publication to default tpl
As users regularly ask how to get the example content. Also, update modules to fix JS error RE no filter toolbar.
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201208221717-1d5456668842 // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201208221717-1d5456668842
|
||||
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201211023654-f6090cd7e55d // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201211023654-f6090cd7e55d
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user