From 065caa837193fcf9dd124fc1882de65ce071b7c0 Mon Sep 17 00:00:00 2001 From: Ulysia Date: Mon, 14 Oct 2024 10:38:12 +0200 Subject: [PATCH] added a new button --- quartz/components/buttons.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index b5c4baf..5f7120a 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -4,5 +4,11 @@ "url": "https://smolderg.xyz", "alt": "\"They so small!\" in large letters accompanied by an arrow pointing at a tiny dragon in the corner of the image, surrounded by the smaller bits of text \"Wow!\" \"Look!\" and \"Pet them!\"", "title": "\"They so small!\" in large letters accompanied by an arrow pointing at a tiny dragon in the corner of the image, surrounded by the smaller bits of text \"Wow!\" \"Look!\" and \"Pet them!\"" + }, + { + "image": "https://assets.derg.cz/buttons/sirlan.png", + "url": "https://dragon-vi.be", + "alt": "Sirlan, the adorable eastern derg", + "title": "Button with the text Sirlan which points to dragon-vi.be" } ]