refactor: moved to hugo
This commit is contained in:
parent
4c6912edd0
commit
e77e5583c2
604 changed files with 1675 additions and 2279 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module git.nakama.town/fmartingr/fmartingr.com
|
||||
|
||||
go 1.22.3
|
||||
|
||||
require (
|
||||
github.com/hugomods/images v0.11.0 // indirect
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue