2023-07-01 21:08:39 +00:00
|
|
|
{
|
2023-07-12 17:15:50 +00:00
|
|
|
"configVersion": "0.1.4",
|
2023-07-10 04:06:28 +00:00
|
|
|
"name": "Your Name",
|
|
|
|
"description": "A description about yourself",
|
2023-07-10 07:39:28 +00:00
|
|
|
"avatar": "/avatar.webp",
|
2023-07-10 04:06:28 +00:00
|
|
|
"background": {
|
2023-07-12 09:43:30 +00:00
|
|
|
"showBackground": true,
|
2023-07-10 04:06:28 +00:00
|
|
|
"blur": true,
|
|
|
|
"darken": {
|
|
|
|
"enabled": true,
|
|
|
|
"amount": 0.7
|
|
|
|
},
|
2023-07-10 07:22:17 +00:00
|
|
|
"backgroundImage": "/background.jpg"
|
2023-07-10 04:06:28 +00:00
|
|
|
},
|
|
|
|
"theme": "dark",
|
|
|
|
"infoCard": {
|
|
|
|
"transparency": 0.85
|
|
|
|
},
|
2023-07-12 16:58:47 +00:00
|
|
|
"discord": {
|
2023-07-12 17:21:12 +00:00
|
|
|
"id": "set me"
|
2023-07-12 16:58:47 +00:00
|
|
|
},
|
2023-07-10 04:06:28 +00:00
|
|
|
"options": {
|
|
|
|
"showSourceLink": true
|
|
|
|
},
|
|
|
|
"metadata": {
|
|
|
|
"title": "Your Name",
|
|
|
|
"description": "website description",
|
|
|
|
"themeColor": "#6441a5",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fascinated",
|
|
|
|
"url": "https://fascinated.cc"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"title": "Git",
|
|
|
|
"url": "https://git.fascinated.cc",
|
2023-07-12 08:40:24 +00:00
|
|
|
"icon": "fab fa-git-alt",
|
2023-07-12 10:18:31 +00:00
|
|
|
"color": {
|
|
|
|
"normal": "bg-green-700"
|
|
|
|
}
|
2023-07-10 04:06:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Twitch",
|
|
|
|
"url": "https://twitch.tv/fascinated_",
|
|
|
|
"icon": "fab fa-twitch",
|
2023-07-12 10:11:08 +00:00
|
|
|
"color": "bg-[#6441a5]"
|
2023-07-10 04:06:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Documentation",
|
|
|
|
"url": "https://docs.fascinated.cc",
|
2023-07-12 10:11:08 +00:00
|
|
|
"color": "bg-neutral-700"
|
2023-07-10 04:06:28 +00:00
|
|
|
}
|
2023-07-12 08:40:24 +00:00
|
|
|
],
|
|
|
|
"socialLinks": [
|
|
|
|
{
|
2023-07-12 09:02:26 +00:00
|
|
|
"icon": "fab fa-twitter",
|
|
|
|
"color": "#1DA1F2",
|
|
|
|
"url": "https://twitter.com"
|
2023-07-12 08:40:24 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"icon": "fab fa-reddit",
|
2023-07-12 09:02:26 +00:00
|
|
|
"color": "#FF4300",
|
2023-07-12 08:40:24 +00:00
|
|
|
"url": "https://www.reddit.com/user/ImFascinatedMC"
|
2023-07-12 09:02:26 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"icon": "fab fa-git-alt",
|
|
|
|
"url": "https://git.fascinated.cc"
|
2023-07-12 08:40:24 +00:00
|
|
|
}
|
2023-07-10 04:06:28 +00:00
|
|
|
]
|
2023-07-01 21:08:39 +00:00
|
|
|
}
|