diff --git a/_data/social-media.yml b/_data/social-media.yml index 6b8cb1d..f46ac5c 100644 --- a/_data/social-media.yml +++ b/_data/social-media.yml @@ -22,6 +22,22 @@ matrix: rel: "me" footer: false logo: "Matrix_logo.png" +threema: + id: PMUWTKDP + href: "https://threema.id/PMUWTKDP" + link: "Threema" + title: "Threema ID: PMUWTKDP" + tel: "me" + footer: false + logo: "threema_logo.png" +telegram: + id: nyansen + href: "https://t.me/nyansen" + link: "Telegram" + title: "Telegram link" + tel: "me" + footer: false + logo: "telegram_logo.png" discord: id: "Discord" href: "https://discord.gg/rEZtXTqyHe" @@ -38,22 +54,6 @@ github: rel: "nofollow" footer: true logo: "GitHub_logo.png" -steam: - id: "nyansen" - href: "https://steamcommunity.com/id/nyansen/" - link: "Steam" - title: "Mein Steam Profil" - rel: "nofollow" - footer: false - logo: "Steam_logo.png" -twitter: - id: "_nyansen" - href: "https://www.twitter.com/" - link: "Twitter" - title: "Mein Twitter Account" - rel: "nofollow" - footer: true - logo: "Twitter_logo.png" instagram: id: "nyansen" href: "https://instagram.com/" @@ -62,3 +62,11 @@ instagram: rel: "nofollow" footer: true logo: "Instagram_logo.png" +steam: + id: "nyansen" + href: "https://steamcommunity.com/id/nyansen/" + link: "Steam" + title: "Mein Steam Profil" + rel: "nofollow" + footer: false + logo: "Steam_logo.png" diff --git a/assets/images/sm_logos/Twitter_logo.png b/assets/images/sm_logos/Twitter_logo.png deleted file mode 100644 index 4e72f8c..0000000 Binary files a/assets/images/sm_logos/Twitter_logo.png and /dev/null differ diff --git a/assets/images/sm_logos/telegram_logo.png b/assets/images/sm_logos/telegram_logo.png new file mode 100644 index 0000000..f37b8dc Binary files /dev/null and b/assets/images/sm_logos/telegram_logo.png differ diff --git a/assets/images/sm_logos/threema_logo.png b/assets/images/sm_logos/threema_logo.png new file mode 100644 index 0000000..e36d6c0 Binary files /dev/null and b/assets/images/sm_logos/threema_logo.png differ