This commit is contained in:
Marc Beninca 2020-04-12 11:40:01 +02:00
parent c214c74308
commit b58d3ccdd5
2 changed files with 12 additions and 0 deletions

View file

@ -40,6 +40,11 @@ SITES = (
('tilde.link', 'https://tilde.link'),
)
GIT = (
('tildegit.org', 'https://tildegit.org/marc'),
('framagit.org', 'https://framagit.org/marc-beninca'),
)
SOCIAL = (
('linkedin', 'https://www.linkedin.com/in/marc-beninca'),
)