feat: add photos link

This commit is contained in:
Ayo 2024-03-31 18:12:01 +02:00
parent 22b1eb1d2c
commit 776fe3481e

View file

@ -16,6 +16,11 @@ export const links: Link[] = [
icon: "mastodon", icon: "mastodon",
text: "social" text: "social"
}, },
{
url: "https://metapixl.com/@ayo",
icon: "image",
text: "photos"
},
{ {
url: "https://www.npmjs.com/~aayco", url: "https://www.npmjs.com/~aayco",
icon: "npm", icon: "npm",