From 64674b42da4c6eece2eacd49e15f7f9948bc6c60 Mon Sep 17 00:00:00 2001 From: James McDonald Date: Thu, 7 Feb 2019 17:00:21 +0100 Subject: [PATCH] Change jane theme to use https URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 432f884..66dfae1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/htr3n/hyde-hyde.git [submodule "themes/hugo-theme-jane"] path = themes/hugo-theme-jane - url = git@github.com:xianmin/hugo-theme-jane.git + url = https://github.com/xianmin/hugo-theme-jane.git