From 0b75b6301a26fdea860f497bfa200fb0905f01e5 Mon Sep 17 00:00:00 2001 From: yova Date: Wed, 6 Oct 2021 22:42:02 +0200 Subject: [PATCH] change gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6927d34..e46084c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/bjacquemet/personal-web.git [submodule "themes/hugo-bearblog"] path = themes/hugo-bearblog - url = git@github.com:janraasch/hugo-bearblog.git + url = https://github.com/janraasch/hugo-bearblog.git