From 622bfa90eceb42d57f46edc5cfee29eb39f01cd7 Mon Sep 17 00:00:00 2001 From: Corbin Bartsch Date: Sun, 23 Mar 2025 19:03:13 -0400 Subject: [PATCH] Fix typo in gitmodules --- .gitmodules | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 777685d..63383e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "hugo/themes/nostyleplease"] - path = hugo/themes/nostyleplease +[submodule "src/themes/nostyleplease"] + path = src/themes/nostyleplease url = https://github.com/hanwenguo/hugo-theme-nostyleplease -[submodule "src/themese/nostyleplease"] - path = src/themese/nostyleplease - url = https://github.com/hanwenguo/hugo-theme-nostyleplease/