add itch.io footer social link
This commit is contained in:
parent
4806fdd248
commit
37f4fa17b8
6 changed files with 31 additions and 166 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue