Initial commit

This commit is contained in:
2025-07-31 00:25:18 +02:00
commit fc15ebbde0
19 changed files with 315 additions and 0 deletions

7
go.mod Normal file
View 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 => ../