From d43255bf8b855a7496fb76c9a005379e5e06e9b1 Mon Sep 17 00:00:00 2001 From: moanos Date: Wed, 4 Oct 2023 10:39:05 +0200 Subject: [PATCH] Use own fork of theme --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a7dbbc2..01c2143 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/color-your-world"] path = themes/color-your-world - url = https://gitlab.com/rmaguiar/hugo-theme-color-your-world.git + url = https://gitlab.com/moanos/hugo-theme-color-your-world.git