From d496b5186232d878b047cecb5e60c4d246e8a00b Mon Sep 17 00:00:00 2001 From: Heli-o Date: Mon, 14 Oct 2024 21:41:26 +0200 Subject: [PATCH] added link exchange --- quartz/components/buttons.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 10f34a6..a7eb155 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -107,5 +107,13 @@ "title": "TRANS RIGHTS NOW!", "type": "misc", "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/linkex.gif", + "url": "https://assets.derg.cz/buttons/linkex.gif", + "alt": "Link Exchange, run by people!", + "title": "Link Exchange, run by people!", + "type": "misc", + "contentType": "image" } ]