add theme kernel panic as submodule
This commit is contained in:
parent
078fdb344c
commit
530e0e2108
|
@ -1,3 +1,6 @@
|
||||||
[submodule "bl-themes/clean-blog"]
|
[submodule "bl-themes/clean-blog"]
|
||||||
path = bl-themes/clean-blog
|
path = bl-themes/clean-blog
|
||||||
url = git@github.com:bludit-themes/clean-blog.git
|
url = git@github.com:bludit-themes/clean-blog.git
|
||||||
|
[submodule "bl-themes/kernel-panic"]
|
||||||
|
path = bl-themes/kernel-panic
|
||||||
|
url = git@github.com:bludit-themes/kernel-panic.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7ca0f82147ba197283a467fd1ada2c8e81c49cbe
|
Loading…
Reference in New Issue