From f639021c879654c97c5a2dad71e52b791702b6ba Mon Sep 17 00:00:00 2001 From: Heli-o Date: Mon, 14 Oct 2024 21:08:07 +0200 Subject: [PATCH] added trans right button --- quartz/components/buttons.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 339f25d..10f34a6 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -99,5 +99,13 @@ "title": "Screw y'all, I'm going back to my local network", "type": "misc", "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/transnow2.gif", + "url": "https://assets.derg.cz/buttons/transnow2.gif", + "alt": "TRANS RIGHTS NOW!", + "title": "TRANS RIGHTS NOW!", + "type": "misc", + "contentType": "image" } ]