From 7559e1bf911ca86c14e6f6856901571e3ea86ff6 Mon Sep 17 00:00:00 2001 From: brooke Date: Sun, 16 Jun 2024 03:46:10 -0400 Subject: [PATCH] switch to main branch instead of commit for submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index dc3b168..c3cdb34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "themes/hugo-maintenance"] path = themes/hugo-maintenance url = https://git.myco.systems/mycosystems/hugo-maintenance.git + branch = main