2023-07-01 21:08:39 +00:00
|
|
|
{
|
2023-07-10 02:57:35 +00:00
|
|
|
"configVersion": "0.1.2",
|
2023-07-02 13:42:18 +00:00
|
|
|
"name": "Your Name",
|
|
|
|
"description": "A description about yourself",
|
|
|
|
"avatar": "https://cdn.fascinated.cc/KWprz2.jpg",
|
2023-07-02 18:22:46 +00:00
|
|
|
"background": {
|
|
|
|
"showBackground": true,
|
|
|
|
"blur": true,
|
|
|
|
"darken": {
|
|
|
|
"enabled": true,
|
|
|
|
"amount": 0.7
|
|
|
|
},
|
|
|
|
"backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg"
|
|
|
|
},
|
2023-07-10 02:54:12 +00:00
|
|
|
"theme": "dark",
|
2023-07-02 19:14:30 +00:00
|
|
|
"infoCard": {
|
|
|
|
"transparency": 0.85
|
|
|
|
},
|
2023-07-02 18:23:30 +00:00
|
|
|
"options": {
|
|
|
|
"showSourceLink": true
|
|
|
|
},
|
2023-07-01 21:08:39 +00:00
|
|
|
"metadata": {
|
2023-07-02 13:42:18 +00:00
|
|
|
"title": "Your Name",
|
2023-07-02 19:20:33 +00:00
|
|
|
"description": "website description",
|
2023-07-02 19:30:27 +00:00
|
|
|
"themeColor": "#6441a5",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fascinated",
|
|
|
|
"url": "https://fascinated.cc"
|
|
|
|
}
|
|
|
|
]
|
2023-07-02 13:42:18 +00:00
|
|
|
},
|
2023-07-01 21:08:39 +00:00
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"title": "Git",
|
2023-07-02 13:14:26 +00:00
|
|
|
"url": "https://git.fascinated.cc",
|
2023-07-09 03:27:52 +00:00
|
|
|
"icon": "fab fa-github",
|
2023-07-01 21:08:39 +00:00
|
|
|
"color": {
|
2023-07-09 03:27:52 +00:00
|
|
|
"normal": "bg-green-700"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Twitch",
|
|
|
|
"url": "https://twitch.tv/fascinated_",
|
|
|
|
"icon": "fab fa-twitch",
|
|
|
|
"color": {
|
|
|
|
"normal": "bg-[#6441a5]"
|
2023-07-01 21:08:39 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Documentation",
|
|
|
|
"url": "https://docs.fascinated.cc",
|
|
|
|
"color": {
|
2023-07-09 03:27:52 +00:00
|
|
|
"normal": "bg-neutral-700"
|
2023-07-01 21:08:39 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|