Use Hugo modules to import theme, also modernize everything.
This commit is contained in:
parent
631f851e8b
commit
f49428dfea
7 changed files with 17 additions and 8 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module git.annabunches.net/annabunches/annabunches.net
|
||||
|
||||
go 1.22.4
|
||||
|
||||
require github.com/annabunches/hugo_theme_pickles v0.0.0-20240703205628-424152ab5a84 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue