hugo-neko locally
This commit is contained in:
parent
c4d438ad89
commit
3945ad6a15
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
2
go.mod
@ -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
1
modules/hugo-neko
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5a50034acbb1ae0cec19775af64e7167ca22725e
|
Loading…
x
Reference in New Issue
Block a user