From f1f58b54c05192ad0368263b803109fc24d0ec30 Mon Sep 17 00:00:00 2001 From: Andrea Date: Tue, 27 May 2025 13:55:13 +0200 Subject: [PATCH] chore: update gitea references --- marmite.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/marmite.yaml b/marmite.yaml index a36d52b..c2b2a3f 100644 --- a/marmite.yaml +++ b/marmite.yaml @@ -7,7 +7,7 @@ menu: - ["Tags", "tags.html"] - ["Archive", "archive.html"] - ["GitHub", "https://github.com/nullndr"] - - ["Gitea", "https://gitea.nullndr.com/nullndr"] + - ["Git", "https://git.nullndr.com/nullndr"] authors: nullndr: name: "Andrea Foletto" @@ -18,4 +18,4 @@ authors: - ["X", "https://x.com/nullndr"] - ["StackOverflow", "https://stackoverflow.com/users/10503039/nullndr"] - ["GitHub", "https://github.com/nullndr"] - - ["Gitea", "https://gitea.nullndr.com/nullndr"] + - ["Git", "https://git.nullndr.com/nullndr"]