now/example.json
2024-11-10 00:18:50 +01:00

57 lines
No EOL
1.4 KiB
JSON

{
"image": "wallpaper.jpg",
"description": "Sem magna a dui labore et cursus nibh ipsum nulla. Sem magna a dui labore et cursus nibh ipsum nulla. Blandit adipiscing nulla diam dolore ultricies ornare sed risus faucibus. Lobortis mi sed dui risus nulla ultrices vulputate at enim.",
"person": {
"name": "Anhgelus Morhtuuzh",
"pronouns": "he/his - some basic things though",
"image": "pfp.webp"
},
"colors": {
"text": "#fff",
"background": {
"type": "linear",
"angle": 243,
"colors": [
{
"color": "#020024",
"position": 0
},
{
"color": "#090979",
"position": 40
},
{
"color": "#00d4ff",
"position": 100
}
]
}
},
"links": [
{
"link": "https://discord.gg/minecraft",
"content": "Minecraft's Discord",
"color": "#800080FF",
"text_color": "#fff"
},
{
"link": "https://github.com/anhgelus",
"content": "GitHub",
"color": "#800080FF",
"text_color": "#fff"
},
{
"link": "https://youtube.com/@anhgelus",
"content": "YouTube",
"color": "#800080FF",
"text_color": "#fff"
}
],
"legal": {
"legal_information_link": "https://www.anhgelus.world/legal/",
"images_source": [
"Profile picture: John Smith for example.org",
"Background: John Smith 2 for another.example.org"
]
}
}