From d67dc1ad116bd2f27bf120ed6b9aba84b4cf64af Mon Sep 17 00:00:00 2001 From: David Young Date: Thu, 14 May 2026 14:06:04 -0600 Subject: [PATCH] First commits --- .gitmodules | 3 +++ themes/hugo-theme-cleanwhite | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/hugo-theme-cleanwhite diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..de78e22 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-cleanwhite"] + path = themes/hugo-theme-cleanwhite + url = https://github.com/zhaohuabing/hugo-theme-cleanwhite.git diff --git a/themes/hugo-theme-cleanwhite b/themes/hugo-theme-cleanwhite new file mode 160000 index 0000000..f1266b5 --- /dev/null +++ b/themes/hugo-theme-cleanwhite @@ -0,0 +1 @@ +Subproject commit f1266b575eb8627c4dc310a672a06387484c1d2e