diff options
| -rw-r--r-- | src/lib/socials.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/socials.json b/src/lib/socials.json index c5910d0..f87255d 100644 --- a/src/lib/socials.json +++ b/src/lib/socials.json @@ -11,6 +11,10 @@ { "link": "https://steamcommunity.com/id/nigmaballs", "icon": "fa-steam" + }, + { + "link": "https://t.me/pml68_1", + "icon": "fa-telegram" } ] } |
