initial commit
This commit is contained in:
7
themes/gallery/exampleSite/go.mod
Normal file
7
themes/gallery/exampleSite/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/nicokaiser/hugo-gallery-starter
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/nicokaiser/hugo-theme-gallery/v4 v4.0.0 // indirect
|
||||
|
||||
replace github.com/nicokaiser/hugo-theme-gallery/v4 => ../
|
||||
Reference in New Issue
Block a user