all repos — website @ e4eb04185ca12d7db3946b66641e79aaa1324001

My official website.

Update src/consts.ts
Michael Kinder michael@noreply.git.foggymtndrifter.com
Sat, 26 Oct 2024 15:44:06 -0400
commit

e4eb04185ca12d7db3946b66641e79aaa1324001

parent

cb71f37312622ddf51233629ef0486c7dee716f8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/consts.tssrc/consts.ts

@@ -30,7 +30,7 @@ ]

export const SOCIAL_LINKS: Link[] = [ { href: 'https://github.com/FoggyMtnDrifter', label: 'GitHub' }, - { href: 'https://gts.foggymtndrifter.com/@michael', label: 'Fediverse' }, + { href: 'https://foggymtndrifter.social/@michael', label: 'Fediverse' }, { href: 'michael@foggymtndrifter.com', label: 'Email' }, { href: '/rss.xml', label: 'RSS' }, ]