From 252f40b7a87b3072b3de51a2f13a8cea1f7d95da Mon Sep 17 00:00:00 2001 From: nixbytes Date: Sun, 5 Apr 2026 21:34:36 -0400 Subject: [PATCH] fix submod --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ab75874..71b8b28 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hello-friend"] - path = themes/hello-friend - url = https://github.com/panr/hugo-theme-hello-friend.git + path = themes/hello-friend-ng + url = https://github.com/rhazdon/hugo-theme-hello-friend-ng