From e6eac30b49f69522b102ca84ffbc31fa2892653e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 31 Jul 2020 21:32:40 +0200 Subject: [PATCH] gitgud --- pelicanconf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pelicanconf.py b/pelicanconf.py index b551934..f934702 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,6 +50,7 @@ GIT = ( ('bitbucket.org', 'https://bitbucket.org/m-s-p-e'), ('codeberg.org', 'https://codeberg.org/mspe?tab=activity'), ('framagit.org', 'https://framagit.org/mspe'), +('gitgud.io', 'https://gitgud.io/mspe'), ('github.com', 'https://github.com/m-s-p-e'), ('gitlab.com', 'https://gitlab.com/mspe'), ('notabug.org', 'https://notabug.org/mspe?tab=activity'),