From 6bb03ccdfa7aff4418513a85d60bc0a4c63149f9 Mon Sep 17 00:00:00 2001 From: Jack Champagne Date: Tue, 11 Jun 2024 22:45:48 -0400 Subject: [PATCH] change gitmodule remote --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 179cb0c..b0b06bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hello-friend-ng"] path = themes/hello-friend-ng - url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git + url = https://github.com/jack-champagne/hugo-theme-hello-friend-ng.git