From 5c88a786c405acfb8cafd2664077812723c01ff3 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 22 Apr 2024 11:59:31 +0200 Subject: [PATCH] feat: change building -> creator of mcfly --- src/constants/stuff.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index 5b3cc28..4ab5cac 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -14,7 +14,7 @@ export const stuff: { // }, { icon: '😱', - text: 'Building', + text: 'Creator of', link: { url: 'https://mcfly.js.org', text: 'McFly' @@ -52,4 +52,4 @@ export const stuff: { text: 'Elk.zone' } } -] \ No newline at end of file +]