Compare commits

..

No commits in common. "main" and "v1.3.26" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

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