Fix mastodon link
This commit is contained in:
parent
467e301e4f
commit
2867a29d90
@ -28,7 +28,7 @@ enableRobotsTXT = true
|
||||
url = "https://www.twitter.com/rad4day"
|
||||
[params.socialIcons.mastodon]
|
||||
name = "mastodon"
|
||||
url = "https://www.chaos.social/@rad4day"
|
||||
url = "https://chaos.social/@rad4day"
|
||||
[params.socialIcons.mail]
|
||||
name = "email"
|
||||
url = "mailto:blog@tobiasmanske.de"
|
||||
|
@ -43,7 +43,7 @@
|
||||
"description": "",
|
||||
"thumbnailUrl": "https://tobiasmanske.de/favicon.ico",
|
||||
"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>
|
||||
@ -136,7 +136,7 @@
|
||||
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>
|
||||
<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"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
<path
|
||||
|
Loading…
Reference in New Issue
Block a user