8 lines
235 B
Modula-2
8 lines
235 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 => ../
|