1 Commits

Author SHA1 Message Date
c6e8d0b128 Use https for bear blog submodule 2021-05-19 15:03:28 -05:00

3
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "themes/hugo-bearblog"]
path = themes/hugo-bearblog
url = git@github.com:janraasch/hugo-bearblog.git
url = https://github.com/janraasch/hugo-bearblog.git
branch = master