76460d7a33
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
8 lines
235 B
Modula-2
8 lines
235 B
Modula-2
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
|
|
|
go 1.14
|
|
|
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20240917163124-321680f6ee8f // indirect
|
|
|
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|