Add hugo-admonitions submodule correctly

This commit is contained in:
2026-03-25 01:39:33 +00:00
parent dd446b5522
commit dd45ebb165
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -2,3 +2,6 @@
path = themes/blowfish path = themes/blowfish
url = https://github.com/nunocoracao/blowfish.git url = https://github.com/nunocoracao/blowfish.git
branch = main branch = main
[submodule "themes/hugo-admonitions"]
path = themes/hugo-admonitions
url = https://github.com/KKKZOZ/hugo-admonitions.git