From e0892c5936de34aa75ef5ddca76589b88fc21658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Guibert?= Date: Tue, 10 Feb 2026 08:32:58 +0100 Subject: [PATCH] Fixed links --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index e198496..4582c0f 100644 --- a/theme.toml +++ b/theme.toml @@ -1,9 +1,9 @@ name = "moonwalk-hugo-extension" license = "MIT" -licenseLink = "https://forge.guilo.ch/loicguib/moonwalk-hugo-extension/blob/main/LICENSE" +licenseLink = "https://forge.guilo.ch/portfolio/moonwalk-hugo-extension/src/branch/main/LICENSE" description = "An extension of the moonwalk Hugo theme." -homepage = "https://forge.guilo.ch/loicguib/moonwalk-hugo-extension" +homepage = "https://forge.guilo.ch/portfolio/moonwalk-hugo-extension" tags = ["blog", "dark", "light", "portfolio"] features = ["blog", "dark", "light", "portfolio"]