add itch.io footer social link

This commit is contained in:
Troy 2025-02-09 14:40:16 +00:00
parent 4806fdd248
commit 37f4fa17b8
Signed by: troy
GPG key ID: DFC06C02ED3B4711
6 changed files with 31 additions and 166 deletions

View file

@ -39,6 +39,11 @@ export const SITE: Site = {
href: "mailto:hello@troylusty.com",
icon: "mdi:email",
},
{
name: "itch.io",
href: "https://troylusty.itch.io",
icon: "simple-icons:itchdotio",
},
{
name: "GitHub",
href: "https://github.com/troylusty",