Use Hugo modules to import theme, also modernize everything.

This commit is contained in:
Anna Rose Wiggins 2024-07-03 20:58:00 +00:00
parent 631f851e8b
commit f49428dfea
7 changed files with 17 additions and 8 deletions

5
go.mod Normal file
View 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