Adjust links to other platforms

This commit is contained in:
Niklas Birk 2024-06-09 12:53:22 +02:00
parent 6fd9d79e94
commit 64c521d85c

View File

@ -118,7 +118,7 @@ export default {
items: [ items: [
{ {
label: 'Twitter', label: 'Twitter',
href: 'https://twitter.com/SirNik_OdTW', href: 'https://twitter.com/theoremofnik',
}, },
{ {
label: 'Mastodon', label: 'Mastodon',
@ -126,7 +126,7 @@ export default {
}, },
{ {
label: 'Twitch', label: 'Twitch',
href: 'https://www.twitch.tv/sirnikodtw', href: 'https://www.twitch.tv/theoremofnik',
}, },
], ],
}, },