Change submodule to use public http path
parent
72d03cb75a
commit
7a61dfc2e2
@ -1,3 +1,6 @@
|
|||||||
|
[submodule "themes/-f"]
|
||||||
|
path = themes/-f
|
||||||
|
url = https://github.com/getzola/after-dark.git
|
||||||
[submodule "themes/after-dark"]
|
[submodule "themes/after-dark"]
|
||||||
path = themes/after-dark
|
path = themes/after-dark
|
||||||
url = git@github.com:getzola/after-dark.git
|
url = https://github.com/getzola/after-dark.git
|
||||||
|
Loading…
Reference in New Issue