feat(image): custom background image

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-10 00:18:50 +01:00
parent bbacda44f8
commit 8129d4f13d
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
4 changed files with 27 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"image": "",
"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",
@ -46,5 +46,12 @@
"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"
]
}
}