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