2023-07-01 21:08:39 +00:00
|
|
|
{
|
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-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",
|
|
|
|
"description": "website description"
|
|
|
|
},
|
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-01 21:08:39 +00:00
|
|
|
"color": {
|
2023-07-01 21:31:41 +00:00
|
|
|
"normal": "bg-green-700",
|
|
|
|
"hover": "bg-green-600"
|
2023-07-01 21:08:39 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Documentation",
|
|
|
|
"url": "https://docs.fascinated.cc",
|
|
|
|
"color": {
|
|
|
|
"normal": "bg-neutral-700",
|
|
|
|
"hover": "bg-neutral-600"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|