diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 91ea3f2..e204657 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -43,5 +43,13 @@ "title": "", "type": "misc", "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/new-tab.gif", + "url": "https://assets.derg.cz/buttons/new-tab.gif", + "alt": "Don't let this img be lonely", + "title": "Don't let this img be lonely", + "type": "misc", + "contentType": "image" } ]