From 92804b90e8d31f9b61740ef05617970c84907b2d Mon Sep 17 00:00:00 2001 From: Heli-o Date: Mon, 14 Oct 2024 20:13:21 +0200 Subject: [PATCH] added new lambda --- quartz/components/buttons.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index e204657..4cf192a 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -51,5 +51,13 @@ "title": "Don't let this img be lonely", "type": "misc", "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/newlambda.gif", + "url": "https://assets.derg.cz/buttons/newlambda.gif", + "alt": "HL:New Lambda research facility", + "title": "HL:New Lambda research facility", + "type": "misc", + "contentType": "image" } ]