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