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