Add themes submodules
This commit is contained in:
parent
e129094a5e
commit
e204de181b
|
@ -1 +1,2 @@
|
||||||
_gen
|
_gen
|
||||||
|
.hugo_build.lock
|
|
@ -0,0 +1,6 @@
|
||||||
|
[submodule "themes/nix"]
|
||||||
|
path = themes/nix
|
||||||
|
url = git@github.com:LordMathis/hugo-theme-nix
|
||||||
|
[submodule "themes/nightfall"]
|
||||||
|
path = themes/nightfall
|
||||||
|
url = git@github.com:LordMathis/hugo-theme-nightfall
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 15616f3d9b0a5e5d0aa82d75ebeb8badb73ddf18
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 72c7ff1fabeb7c5dd663c1294489f2bdd5cf2188
|
Loading…
Reference in New Issue