From 917784ba54fd45811e0830781f5ac038ea53d0ef Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Sat, 22 Feb 2025 17:47:23 +0100 Subject: [PATCH] init --- .gitmodules | 6 ++++++ themes/coming-soon | 1 + themes/nightfall | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/coming-soon create mode 160000 themes/nightfall diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ec5cec7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "themes/nightfall"] + path = themes/nightfall + url = https://github.com/LordMathis/hugo-theme-nightfall +[submodule "themes/coming-soon"] + path = themes/coming-soon + url = https://github.com/mansoorbarri/coming-soon.git diff --git a/themes/coming-soon b/themes/coming-soon new file mode 160000 index 0000000..96eb61b --- /dev/null +++ b/themes/coming-soon @@ -0,0 +1 @@ +Subproject commit 96eb61bdd7c7556896bc1b1315ea90b71e9e0623 diff --git a/themes/nightfall b/themes/nightfall new file mode 160000 index 0000000..9ec209c --- /dev/null +++ b/themes/nightfall @@ -0,0 +1 @@ +Subproject commit 9ec209c702d5bdffa319ca8afc6436dfecad3c5e