From faf00c3364745bd715a11142238cd97c9ff309e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Coquillard?= Date: Thu, 21 May 2026 13:30:55 +0200 Subject: [PATCH] fix: corriger URL submodule PaperMod --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9ffc634..8aba4c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/PaperMod"] path = themes/PaperMod - url = https://git.alocoq.fr/alois/PaperMod.git + url = https://git.alocoq.fr/alois/hugo-PaperMod.git