From b132d79533c035e64759af3a08247fcb1ff9e368 Mon Sep 17 00:00:00 2001 From: Andrea Zignoli Date: Sat, 6 May 2023 11:31:55 +0200 Subject: [PATCH] Switched --- .gitmodules | 3 +++ themes/hugo-scroll | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/hugo-scroll diff --git a/.gitmodules b/.gitmodules index 59314e8..437583c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/toha"] path = themes/toha url = https://github.com/hugo-toha/toha.git +[submodule "themes/hugo-scroll"] + path = themes/hugo-scroll + url = https://github.com/zjedi/hugo-scroll.git diff --git a/themes/hugo-scroll b/themes/hugo-scroll new file mode 160000 index 0000000..476e9ad --- /dev/null +++ b/themes/hugo-scroll @@ -0,0 +1 @@ +Subproject commit 476e9adc1443924300dca7be7c90d6689b4111f4