Skip to content

Commit 91369f2

Browse files
committed
Updates config to reflect descriptions better
1 parent f9e5881 commit 91369f2

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

public/assets/site-config.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,40 +10,32 @@
1010
"label": "AniList",
1111
"url": "https://anilist.co/user/hazelbasil",
1212
"emoji": "📺",
13-
"description": "My anime list",
14-
"isNew": true
13+
"description": "Anime & manga I'm watching/reading"
1514
},
1615
{
1716
"label": "MyFigureCollection",
1817
"url": "https://myfigurecollection.net/profile/hazelbasil",
1918
"emoji": "🧸",
20-
"description": "My figure collection"
19+
"description": "Figures I own + wishlist"
2120
},
2221
{
2322
"label": "Backloggd",
2423
"url": "https://backloggd.com/u/hazelbasil",
2524
"emoji": "🎮",
26-
"description": "My game backlog"
25+
"description": "Games I'm playing + backlog"
2726
},
2827
{
2928
"label": "GitHub",
3029
"url": "https://github.com/hazeliscoding",
3130
"emoji": "💻",
32-
"description": "My GitHub profile"
31+
"description": "Code, projects, and cute web experiments"
3332
},
3433
{
3534
"label": "Discord",
3635
"url": "https://discord.com/",
3736
"emoji": "💬",
38-
"description": "click to copy",
37+
"description": "Tap to copy my Discord handle",
3938
"copyText": ".hazelbasil."
40-
},
41-
{
42-
"label": "Email",
43-
"url": "mailto:hazel@example.com",
44-
"emoji": "📧",
45-
"description": "click to copy",
46-
"copyText": "hazel@example.com"
4739
}
4840
],
4941
"footer": {

0 commit comments

Comments
 (0)