added buttons
This commit is contained in:
parent
fa106e66e5
commit
c1375a6312
|
@ -28,6 +28,14 @@
|
|||
"type": "friend",
|
||||
"contentType": "image"
|
||||
},
|
||||
{
|
||||
"image": "https://assets.derg.cz/buttons/say-no-to-web3.gif",
|
||||
"url": "https://assets.derg.cz/buttons/say-no-to-web3.gif",
|
||||
"alt": "Say no to web3! Keep the web free!",
|
||||
"title": "Say no to web3! Keep the web free!",
|
||||
"type": "misc",
|
||||
"contentType": "image"
|
||||
},
|
||||
{
|
||||
"image": "https://assets.derg.cz/buttons/queerpride.gif",
|
||||
"url": "https://assets.derg.cz/buttons/queerpride.gif",
|
||||
|
@ -83,5 +91,13 @@
|
|||
"title": "C̴̼͗ǫ̶̒m̷͓͒ī̴̲ṇ̷̐g̶̹͛ ̶̣͗s̸̻͠ō̷̠o̵̝͐n̴̡̚.̷̼̆",
|
||||
"type": "misc",
|
||||
"contentType": "image"
|
||||
},
|
||||
{
|
||||
"image": "https://assets.derg.cz/buttons/screw.gif",
|
||||
"url": "http://localhost/",
|
||||
"alt": "Screw y'all, I'm going back to my local network",
|
||||
"title": "Screw y'all, I'm going back to my local network",
|
||||
"type": "misc",
|
||||
"contentType": "image"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue