feat: include brief description on index
inspiration taken from sanju.sh
This commit is contained in:
parent
3595f0a213
commit
dcd730b0b1
18 changed files with 90 additions and 37 deletions
|
@ -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",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue