added two buttons

This commit is contained in:
Ulysia 2024-10-14 13:37:00 +02:00
parent f07b842348
commit 036f76d878

View file

@ -27,5 +27,21 @@
"title": "Sirlan, the adorable eastern derg", "title": "Sirlan, the adorable eastern derg",
"type": "friend", "type": "friend",
"contentType": "image" "contentType": "image"
},
{
"image": "https://assets.derg.cz/buttons/dragons-now.jpg",
"url": "https://assets.derg.cz/buttons/dragons-now.jpg",
"alt": "Button witht the text \"dragons now!\" and a picture of a flying dragon",
"title": "DRAGONS NOW!",
"type": "misc",
"contentType": "image"
},
{
"image": "https://assets.derg.cz/buttons/paws.gif",
"url": "https://assets.derg.cz/buttons/paws.gif",
"alt": "",
"title": "",
"type": "misc",
"contentType": "image"
} }
] ]