feat: include brief description on index

inspiration taken from sanju.sh
This commit is contained in:
Troy 2025-02-16 18:17:29 +00:00
parent 3595f0a213
commit dcd730b0b1
Signed by: troy
GPG key ID: DFC06C02ED3B4711
18 changed files with 90 additions and 37 deletions

View file

@ -25,7 +25,7 @@ export const SITE: Site = {
AUTHOR: "Troy Lusty",
LINKS: [
{
name: "RSS feed",
name: "RSS",
href: "/rss.xml",
icon: "mdi:rss",
},
@ -50,7 +50,7 @@ export const SITE: Site = {
icon: "mdi:github",
},
{
name: "Steam developer",
name: "Steam",
href: "https://store.steampowered.com/developer/troy",
icon: "mdi:steam",
},