From c8836fea972d42d074949a71229b940f8e013c64 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 30 Jul 2020 12:50:02 +0200 Subject: [PATCH] repos --- pelicanconf.py | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index fd0e919..c5eb59a 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -46,10 +46,14 @@ SITES = ( ) GIT = ( -('tildegit.org', 'https://tildegit.org/marc'), -('framagit.org', 'https://framagit.org/marc-beninca'), -('salsa.debian.org', 'https://salsa.debian.org/marc-beninca-guest'), +('bitbucket.org', 'https://bitbucket.org/m-s-p-e'), +('codeberg.org', 'https://codeberg.org/mspe?tab=activity'), +('framagit.org', 'https://framagit.org/mspe'), +('gitlab.com', 'https://gitlab.com/mspe'), +('notabug.org', 'https://notabug.org/mspe?tab=activity'), ('sr.ht', 'https://sr.ht/~mspe'), +('tildegit.org', 'https://tildegit.org/mspe?tab=activity'), +('salsa.debian.org', 'https://salsa.debian.org/marc-beninca-guest'), ) SOCIAL = (