From d9bb2713d877607cdeae8c8fcaeb8d9f970ffa8b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 30 Jul 2020 16:06:39 +0200 Subject: [PATCH] github --- pelicanconf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pelicanconf.py b/pelicanconf.py index 8d82880..a1b616d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -49,6 +49,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'), +('github.com', 'https://github.com/m-s-p-e'), ('gitlab.com', 'https://gitlab.com/mspe'), ('notabug.org', 'https://notabug.org/mspe?tab=activity'), ('sr.ht', 'https://sr.ht/~mspe'),