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'),