Fix: correctly add hugo-admonitions submodule

This commit is contained in:
2026-03-09 05:03:49 +00:00
parent 606dbc54b4
commit 86c554b8df
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -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