added two buttons
This commit is contained in:
parent
f07b842348
commit
036f76d878
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue