Fixing git submodule mess
This commit is contained in:
parent
e4eb3654cb
commit
410a80dc4f
|
@ -1,3 +1,6 @@
|
|||
[submodule "static/images/logo"]
|
||||
path = static/images/logo
|
||||
url = gitea@git.thurstylark.com:thurstylark/logo.git
|
||||
url = https://git.thurstylark.com/thurstylark/logo.git
|
||||
[submodule "themes/tlwiki"]
|
||||
path = themes/tlwiki
|
||||
url = https://git.thurstylark.com/thurstylark/tlwiki-hugo-theme.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 07f1b3ecfd4202a69847d47c89ece4e4d01278c4
|
|
@ -1 +1 @@
|
|||
Subproject commit 9ea510e1068431fec024716bfb4b3f848840683c
|
||||
Subproject commit 2ed69e67b88924f44b43dce9dbfe8b39246ef8f0
|
Loading…
Reference in New Issue