Fix mastodon link
This commit is contained in:
parent
467e301e4f
commit
2867a29d90
@ -28,7 +28,7 @@ enableRobotsTXT = true
|
|||||||
url = "https://www.twitter.com/rad4day"
|
url = "https://www.twitter.com/rad4day"
|
||||||
[params.socialIcons.mastodon]
|
[params.socialIcons.mastodon]
|
||||||
name = "mastodon"
|
name = "mastodon"
|
||||||
url = "https://www.chaos.social/@rad4day"
|
url = "https://chaos.social/@rad4day"
|
||||||
[params.socialIcons.mail]
|
[params.socialIcons.mail]
|
||||||
name = "email"
|
name = "email"
|
||||||
url = "mailto:blog@tobiasmanske.de"
|
url = "mailto:blog@tobiasmanske.de"
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"thumbnailUrl": "https://tobiasmanske.de/favicon.ico",
|
"thumbnailUrl": "https://tobiasmanske.de/favicon.ico",
|
||||||
"sameAs": [
|
"sameAs": [
|
||||||
, "https://www.github.com/rad4day", "mailto:blog@tobiasmanske.de", "https://www.chaos.social/@rad4day", "https://www.twitter.com/rad4day"
|
, "https://www.github.com/rad4day", "mailto:blog@tobiasmanske.de", "https://chaos.social/@rad4day", "https://www.twitter.com/rad4day"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
@ -136,7 +136,7 @@
|
|||||||
stroke-linecap="round" stroke-linejoin="round">
|
stroke-linecap="round" stroke-linejoin="round">
|
||||||
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
|
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
|
||||||
<polyline points="22,6 12,13 2,6"></polyline>
|
<polyline points="22,6 12,13 2,6"></polyline>
|
||||||
</svg></a><a href="https://www.chaos.social/@rad4day" target="_blank" rel="noopener noreferrer me"
|
</svg></a><a href="https://chaos.social/@rad4day" target="_blank" rel="noopener noreferrer me"
|
||||||
title="Mastodon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
title="Mastodon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||||
stroke-linecap="round" stroke-linejoin="round">
|
stroke-linecap="round" stroke-linejoin="round">
|
||||||
<path
|
<path
|
||||||
|
Loading…
Reference in New Issue
Block a user