Update to theme anake v2 and use it as hugo module instead of git submodule
This commit is contained in:
parent
615966247f
commit
e7525403dd
8 changed files with 55 additions and 33 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module codeberg.org/sr-rolando/sr-rolando.com
|
||||
|
||||
go 1.23.2
|
||||
|
||||
require github.com/theNewDynamic/gohugo-theme-ananke/v2 v2.11.2 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue