From 711fd123d1eec3cedf6eef280a40f92981377e8d Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 16 May 2024 12:33:51 +0200 Subject: [PATCH] feat: link to elk.md --- src/constants/stuff.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index 000d281..af3e6f8 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -48,7 +48,7 @@ export const stuff: { icon: '🦌', text: 'Contributor to', link: { - url: 'https://elk.zone/@ayo@ayco.io', + url: 'https://github.com/ayoayco/ayoayco/blob/main/elk.md', text: 'Elk.zone' } }