Compare commits

...

2 commits

Author SHA1 Message Date
Ayo
246ec08076 1.3.27 2026-01-05 17:30:22 +01:00
Ayo
381db28b9f feat: use main.elk.zone for masto profile 2026-01-05 17:30:14 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@ayco/personal-website",
"type": "module",
"version": "1.3.26",
"version": "1.3.27",
"private": true,
"scripts": {
"astro": "astro",

View file

@ -52,7 +52,7 @@ export const footerLinks: Link[] = [
},
{
text: 'Mastodon',
url: 'https://elk.zone/social.ayco.io/@ayo',
url: 'https://main.elk.zone/social.ayco.io/@ayo',
icon: 'mastodon',
},
{