git
This commit is contained in:
parent
c214c74308
commit
b58d3ccdd5
2 changed files with 12 additions and 0 deletions
|
@ -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'),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue