Initial site working
This commit is contained in:
7
themes/ananke/exampleSite/go.mod
Normal file
7
themes/ananke/exampleSite/go.mod
Normal file
@ -0,0 +1,7 @@
|
||||
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
||||
|
||||
go 1.14
|
||||
|
||||
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de // indirect
|
||||
|
||||
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|
Reference in New Issue
Block a user