From 86c554b8df296b2c3c7af1b835b2fa6483bffcce Mon Sep 17 00:00:00 2001 From: wompmacho Date: Mon, 9 Mar 2026 05:03:49 +0000 Subject: [PATCH] Fix: correctly add hugo-admonitions submodule --- .gitmodules | 3 +++ themes/hugo-admonitions | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/hugo-admonitions diff --git a/.gitmodules b/.gitmodules index 426d936..12ac799 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = themes/blowfish url = https://github.com/nunocoracao/blowfish.git branch = main +[submodule "themes/hugo-admonitions"] + path = themes/hugo-admonitions + url = https://github.com/KKKZOZ/hugo-admonitions.git diff --git a/themes/hugo-admonitions b/themes/hugo-admonitions new file mode 160000 index 0000000..e60c046 --- /dev/null +++ b/themes/hugo-admonitions @@ -0,0 +1 @@ +Subproject commit e60c0467f482aa178624779b637cb4a67bf449dc