From b1a97ef39fc384c99c126afe1e7772b74925e0e5 Mon Sep 17 00:00:00 2001 From: "Andrii Iv. (@digitalandyeu)" Date: Thu, 30 Nov 2023 07:09:02 +0100 Subject: [PATCH 1/2] Update socials.json --- public/data/socials.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/data/socials.json b/public/data/socials.json index c36bb70..6ecfc72 100644 --- a/public/data/socials.json +++ b/public/data/socials.json @@ -275,5 +275,18 @@ "title": "", "lang": "cz", "weight": 3 - } + }, + { + "text": "Patreon", + "href": "https://www.patreon.com/digitalandyeu", + "title": "", + "weight": 3 + }, + + { + "text": "Twich", + "href": "https://www.twitch.tv/digitalandyeu", + "title": "", + "weight": 3 + }, ] From 5f6f3daa3144551a2a42bc81a8c3563acf0a5e68 Mon Sep 17 00:00:00 2001 From: "Andrii Iv. (@digitalandyeu)" Date: Thu, 30 Nov 2023 17:41:08 +0100 Subject: [PATCH 2/2] Update socials.json --- public/data/socials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/socials.json b/public/data/socials.json index 6ecfc72..aaa77ae 100644 --- a/public/data/socials.json +++ b/public/data/socials.json @@ -288,5 +288,5 @@ "href": "https://www.twitch.tv/digitalandyeu", "title": "", "weight": 3 - }, + } ]