From aa57268790d2f8fc761eeb19b7ab980dcd96110f Mon Sep 17 00:00:00 2001 From: Lio Date: Wed, 9 Oct 2024 16:47:20 +0200 Subject: [PATCH] fix out of date things --- src/lib/constants.ts | 2 +- src/lib/profiles.ts | 5 ++--- src/pages/index.tsx | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index a19b282..a9eed97 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -11,7 +11,7 @@ const constants = { git: "https://git.lio.cat/l", github: "https://github.com/fangmarks", libera: "https://liberapay.com/himbolion/", - email: "mailto:twilight@lio.zone", + email: "mailto:twilight@lio.cat", bluesky: "https://bsky.app/profile/did:plc:wherpiavw4rekzkmc6egfy4y" } } diff --git a/src/lib/profiles.ts b/src/lib/profiles.ts index ef98593..c8524c2 100644 --- a/src/lib/profiles.ts +++ b/src/lib/profiles.ts @@ -5,10 +5,9 @@ const getProfiles = () => { { site: "bluesky", link: constants.socials.bluesky }, { site: "twitter", link: constants.socials.twitter }, { site: "fediverse", link: constants.socials.fedi }, - { site: "liberapay", link: constants.socials.libera }, - // { site: "cohost", link: constants.socials.cohost }, - { site: "forgejo", link: constants.socials.git }, + { site: "forge", link: constants.socials.git }, { site: "github", link: constants.socials.github }, + { site: "liberapay", link: constants.socials.libera }, { site: "email", link: constants.socials.email }, ] } diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 3e25542..7ffe6d9 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -25,7 +25,7 @@ const IndexPage = () => {

welcome to my corner of the internet.
- i'm lio, 21 y/o, from Germany. they/them pronouns.
software dev and ui designer + i'm lio, 22 y/o, from Germany. they/them pronouns.
software dev and ui designer

If you want to see my professional work, you can visit