From aa98a35b385fd0fc7a59978b45faadc2a150f869 Mon Sep 17 00:00:00 2001 From: ulysia Date: Sun, 9 Feb 2025 18:55:27 +0100 Subject: [PATCH] Update quartz/components/buttons.json --- docker-compose.yml | 2 +- quartz/components/buttons.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index adcc20d..205f812 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,4 +8,4 @@ services: ports: - "3004:8080" # Map external port 3000 to internal port 8080 volumes: - - ./content:/usr/src/app/content + - ./content:/usr/src/app/content \ No newline at end of file diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 1d99cd9..62de557 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -36,6 +36,14 @@ "type": "friend", "contentType": "image" }, + { + "image": "https://assets.derg.cz/buttons/derg.gif", + "url": "https://derg.social", + "alt": "Derg.social: Social Network for dragons by dragons", + "title": "Derg.social: Social Network for dragons by dragons", + "type": "friend", + "contentType": "image" + }, { "image": "https://assets.derg.cz/buttons/say-no-to-web3.gif", "alt": "Say no to web3! Keep the web free!",