From 30f03f2cda629293908249724e7bef62411dc611 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 22 Mar 2021 14:22:55 +0100 Subject: [PATCH] frogg.it,gitea.com --- pelicanconf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pelicanconf.py b/pelicanconf.py index 9cfc022..28c4787 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -53,6 +53,8 @@ GIT = ( ('bitbucket.org', 'https://bitbucket.org/m-s-p-e'), ('codeberg.org', 'https://codeberg.org/mspe?tab=activity'), ('framagit.org', 'https://framagit.org/mspe'), +('frogg.it', 'https://lab.frogg.it/mspe'), +('gitea.com', 'https://gitea.com/mspe?tab=activity'), ('gitgud.io', 'https://gitgud.io/mspe'), ('github.com', 'https://github.com/m-s-p-e'), ('gitlab.com', 'https://gitlab.com/mspe'),