From 26960043ed1c51ce0fada8e0529652c5342d516d Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 29 Sep 2021 08:05:49 -0700 Subject: [PATCH] Update remote URL for paper submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3cab4f3..6a8f9b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/paper"] path = themes/paper - url = https://github.com/nanxiaobei/hugo-paper.git + url = ssh://git@github.com:erynofwales/hugo-paper.git