Meta: LICENSE, README.md, go.mod, hugo.yaml, theme.yaml

This commit is contained in:
Eryn Wells 2024-07-24 09:00:51 -07:00
parent 73853e0be0
commit 409849b370
5 changed files with 49 additions and 0 deletions

2
go.mod Normal file
View file

@ -0,0 +1,2 @@
module nutmeg.erynwells.me/~eryn/git/hugo/hugo-theme-railroad.git/v2
go 1.22.4