From 772fdcf6384776a0f4875eebc5575a08176fd998 Mon Sep 17 00:00:00 2001 From: Ben Hays Date: Sun, 22 Oct 2023 21:47:12 -0400 Subject: [PATCH] Fixed Submodules --- .gitmodules | 3 +++ themes/hello-friend-ng | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/hello-friend-ng 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 diff --git a/themes/hello-friend-ng b/themes/hello-friend-ng new file mode 160000 index 0000000..71cee08 --- /dev/null +++ b/themes/hello-friend-ng @@ -0,0 +1 @@ +Subproject commit 71cee08f56058d234e830f2ec0fd28623b8b4dbd