moving everything to base folder
This commit is contained in:
parent
ca801caf05
commit
816a49d3f1
190 changed files with 4870 additions and 1 deletions
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 => ../
|
Loading…
Add table
Add a link
Reference in a new issue