modules(demo): update + convert config.toml to config.yaml
Poll results 11 YAML to 6 TOML: https://discord.com/channels/722225264733716590/738922126966521907/809481717031239700 Disable CMS in demo. Add Netlify `resources/` caching to demo.
This commit is contained in:
@@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic/exampleSite
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210219133516-05c772f38946 // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210219133516-05c772f38946 // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210226164504-3952bfc85cee // indirect
|
||||
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210226164504-3952bfc85cee // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user