From 2feb0e7e4744827c671883b4ac26e37d7ab85387 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Wed, 25 Mar 2026 01:26:36 +0000 Subject: [PATCH] Remove broken submodule references --- .gitmodules | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 12ac799..0000000 --- a/.gitmodules +++ /dev/null @@ -1,7 +0,0 @@ -[submodule "themes/blowfish"] - 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