From d6861f426fb9d76cf8e01c0e5d921572753adb07 Mon Sep 17 00:00:00 2001 From: PedroEdiaz Date: Sun, 3 May 2026 21:07:14 -0600 Subject: [PATCH] fix theme; final --- .gitmodules | 2 +- themes/{nostylepease => nostyleplease} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename themes/{nostylepease => nostyleplease} (100%) diff --git a/.gitmodules b/.gitmodules index 24222f1..65eb60c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hugo-theme-nostyleplease"] - path = themes/nostylepease + path = themes/nostyleplease url = https://github.com/hanwenguo/hugo-theme-nostyleplease diff --git a/themes/nostylepease b/themes/nostyleplease similarity index 100% rename from themes/nostylepease rename to themes/nostyleplease