From a8b77eca6530338b870c47701a6c50babdd8cf59 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 7 Sep 2025 10:22:52 +0200 Subject: [PATCH] feat: update link sr.ht --- src/constants/links.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/links.ts b/src/constants/links.ts index d81a0d9..aef7b2c 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -47,7 +47,7 @@ export const footerLinks: Link[] = [ }, { text: 'SourceHut', - url: 'https://ayco.io/sh/', + url: 'https://sr.ht/~ayoayco', icon: 'sourcehut', }, {