Skip to content

Commit

Permalink
texts: fr and en: add 2 Mastodon account
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelroland committed Jun 2, 2021
1 parent ed333e1 commit 14417ad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion content/texts-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,15 @@
"links": [
{
"name": "Telegram",
"icon": "telegram.png",
"icon": "telegram.svg",
"link": "https://t.me/KanFFNews",
"lang": "en"
},
{
"name": "Mastodon",
"icon": "mastodon.svg",
"link": "https://fosstodon.org/@kanff",
"lang": "en"
}
],
"follow-social-networks": "Follow us on social networks:",
Expand Down
8 changes: 7 additions & 1 deletion content/texts-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,15 @@
"links": [
{
"name": "Telegram",
"icon": "telegram.png",
"icon": "telegram.svg",
"link": "https://t.me/KanFFNewsFR",
"lang": "fr"
},
{
"name": "Mastodon",
"icon": "mastodon.svg",
"link": "https://mastodon.social/@kanff",
"lang": "fr"
}
],
"follow-social-networks": "Suivez-nous sur les réseaux sociaux:",
Expand Down

0 comments on commit 14417ad

Please sign in to comment.