Merge pull request #27 from AdamasFR/develop

Ajout de Twitter
This commit is contained in:
Anthony Dumas 2021-01-14 09:52:34 +01:00 committed by GitHub
commit 65a55ce377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,11 @@
"title" : "Telegram",
"url" : "https://t.me/adamas_FR",
"icon" : "icon-teleg"
},
{
"title" : "Twitter",
"url" : "https://twitter.com/adamas_fr",
"icon" : "icon-twit"
}
]
},
@ -107,4 +112,4 @@
"legalNotice" : "Copyright © 2014 - 2021 Anthony Dumas. Tous droits réservés.",
"darkThemeNotice" : "(Ceci est le thème sombre)"
}
}
}