From 229e95ee41f5e2bc166a1b452fd30b056d5f69d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Coquillard?= Date: Thu, 21 May 2026 12:57:13 +0200 Subject: [PATCH] fix: pointer PaperMod vers Gitea local --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 89af1b0..9ffc634 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/PaperMod"] path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git + url = https://git.alocoq.fr/alois/PaperMod.git