From 85a4db1b252a5dad3b80ef9c2bacecf76b66caaa Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Tue, 19 Dec 2023 20:56:09 -0800 Subject: [PATCH] Fix submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..179cb0c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hello-friend-ng"] + path = themes/hello-friend-ng + url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git