-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some social links to the footer.
- Loading branch information
SkyzohKey
committed
Mar 19, 2018
1 parent
d77a150
commit c96fb76
Showing
3 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
{ | ||
"credits": "Créé pour Tox par SkyzohLabs & des contributeurs exceptionels avec 💖 tout autours de la Terre.", | ||
"credits": | ||
"Créé pour Tox par SkyzohLabs & des contributeurs exceptionels avec 💖 tout autours de la Terre.", | ||
"links": { | ||
"github": "Tox sur GitHub", | ||
"twitter": "Tox sur Twitter", | ||
"facebook": "Tox sur Facebook", | ||
"spectrum": "Tox sur Spectrum" | ||
"spectrum": "Tox sur Spectrum", | ||
"reddit": "Tox sur Reddit", | ||
"irc": "Canaux IRC de Tox" | ||
} | ||
} | ||
} |