hugo-neko locally

This commit is contained in:
Simon Gardling 2025-09-02 19:07:09 -04:00
parent c4d438ad89
commit 3945ad6a15
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "themes/hugo-theme-monochrome"]
path = themes/hugo-theme-monochrome
url = https://github.com/kaiiiz/hugo-theme-monochrome.git
[submodule "modules/hugo-neko"]
path = modules/hugo-neko
url = https://github.com/ystepanoff/hugo-neko

2
go.mod
View File

@ -2,4 +2,6 @@ module gardling.com
go 1.23.6
replace github.com/ystepanoff/hugo-neko => ./modules/hugo-neko
require github.com/ystepanoff/hugo-neko v1.0.1 // indirect

1
modules/hugo-neko Submodule

@ -0,0 +1 @@
Subproject commit 5a50034acbb1ae0cec19775af64e7167ca22725e