From 8129d4f13d4c25874e48394fce8b3dccb123a92b Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 10 Nov 2024 00:18:50 +0100 Subject: feat(image): custom background image --- example.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'example.json') diff --git a/example.json b/example.json index c9cf1ae..f6b7778 100644 --- a/example.json +++ b/example.json @@ -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" + ] + } } \ No newline at end of file -- cgit v1.2.3