fix out of date things

This commit is contained in:
Lio 2024-10-09 16:47:20 +02:00
parent b0a0d9c613
commit aa57268790
3 changed files with 4 additions and 5 deletions

View file

@ -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"
}
}

View file

@ -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 },
]
}

View file

@ -25,7 +25,7 @@ const IndexPage = () => {
<p>
welcome to my corner of the internet.
<br />
i'm lio, 21 y/o, from Germany. <i><strong>they/them</strong></i> pronouns. <br />software dev and ui designer
i'm lio, 22 y/o, from Germany. <i><strong>they/them</strong></i> pronouns. <br />software dev and ui designer
</p>
<p>
If you want to see my professional work, you can visit <Link href="https://datashard.work" withArrow title="datashard.work" />