hugo-theme-contentful/exampleSite/go.mod
Gabriel Arazas e2dbaf5d25 Add example site
Still the same demo to be deployed, just on a different location than a
separate branch this time.
2022-05-13 18:13:56 +08:00

11 lines
240 B
Modula-2

module demo
go 1.15
require (
github.com/foo-dogsquared/hugo-theme-contentful v2.0.0+incompatible // indirect
github.com/foo-dogsquared/hugo-web-feeds v0.0.1 // indirect
)
replace github.com/foo-dogsquared/hugo-theme-contentful => ../