Delete second SM Line in Footer
This commit is contained in:
parent
124e47252a
commit
a661e518f1
2 changed files with 47 additions and 11 deletions
|
@ -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"
|
|
|
@ -4,15 +4,61 @@ mastodon:
|
||||||
link: "Mastodon"
|
link: "Mastodon"
|
||||||
title: "Mein Mastodon Account"
|
title: "Mein Mastodon Account"
|
||||||
rel: "me"
|
rel: "me"
|
||||||
|
footer: true
|
||||||
|
logo: "Mastodon_logo.png"
|
||||||
pixelfed:
|
pixelfed:
|
||||||
id: "nyansen"
|
id: "nyansen"
|
||||||
href: "https://pixel.elbmatsch.de/"
|
href: "https://pixel.elbmatsch.de/"
|
||||||
link: "Pixelfed"
|
link: "Pixelfed"
|
||||||
title: "Mein Pixelfed Account"
|
title: "Mein Pixelfed Account"
|
||||||
rel: "me"
|
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:
|
github:
|
||||||
id: "nyansen"
|
id: "nyansen"
|
||||||
href: "https://github.com/"
|
href: "https://github.com/nyansen"
|
||||||
link: "GitHub"
|
link: "GitHub"
|
||||||
title: "Mein GitHub Account"
|
title: "Mein GitHub Account"
|
||||||
rel: "nofollow"
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue