change theme clone url from ssh to https
This commit is contained in:
parent
429bde367a
commit
61cfa6fed7
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "themes/hugo-theme-flat"]
|
[submodule "themes/hugo-theme-flat"]
|
||||||
path = themes/hugo-theme-flat
|
path = themes/hugo-theme-flat
|
||||||
url = git@leafee98.com:pub/hugo-theme-flat.git
|
url = https://cgit.leafee98.com/hugo-theme-flat.git/
|
||||||
|
|
Loading…
Reference in a new issue