dcc979b66d
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
8 lines
234 B
Modula-2
8 lines
234 B
Modula-2
module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
|
|
|
|
go 1.23
|
|
|
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20241018002841-8e1a6dc21313 // indirect
|
|
|
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ..
|