diff --git a/_data/social-media-old.yml b/_data/social-media-old.yml deleted file mode 100644 index db2f1d0..0000000 --- a/_data/social-media-old.yml +++ /dev/null @@ -1,10 +0,0 @@ -twitter: - id: "_nyansen" - href: "https://www.twitter.com/" - link: "Twitter" - title: "Mein Twitter Account" -instagram: - id: "nyansen" - href: "https://instagram.com/" - link: "Instagram" - title: "Mein Instagram Account" diff --git a/_data/social-media.yml b/_data/social-media.yml index 984c6e5..dcc7725 100644 --- a/_data/social-media.yml +++ b/_data/social-media.yml @@ -4,15 +4,61 @@ mastodon: link: "Mastodon" title: "Mein Mastodon Account" rel: "me" + footer: true + logo: "Mastodon_logo.png" pixelfed: id: "nyansen" href: "https://pixel.elbmatsch.de/" link: "Pixelfed" title: "Mein Pixelfed Account" rel: "me" + footer: true + logo: "Pixelfed_logo.png" +matrix: + id: "@nyansen:elbmatsch.de" + href: "https://matrix.to/#/@nyansen:elbmatsch.de" + link: "Matrix" + title: "Matrix client: @nyansen:elbmatsch.de" + rel: "me" + footer: false + logo: "Matrix_logo.png" +discord: + id: "Discord" + href: "https://discord.gg/rEZtXTqyHe" + link: "Discord" + title: "Zum Discord Server Nyancord" + rel: "me" + footer: false + logo: "Discord_logo.png" github: id: "nyansen" - href: "https://github.com/" + href: "https://github.com/nyansen" link: "GitHub" title: "Mein GitHub Account" 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/" + link: "Instagram" + title: "Mein Instagram Account" + rel: "nofollow" + footer: true + logo: "Instagram_logo.png"