From a897b47435bd02e55fd4811b7b1654fcdc344a1e Mon Sep 17 00:00:00 2001 From: Fanis Dokianakis Date: Tue, 20 Aug 2024 23:50:58 +0300 Subject: [PATCH] change planet link --- data/main/links/hellug.json | 3 ++- data/sidebar/links/hellug.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/data/main/links/hellug.json b/data/main/links/hellug.json index 4f43600..15ea81e 100644 --- a/data/main/links/hellug.json +++ b/data/main/links/hellug.json @@ -7,5 +7,6 @@ {"name": "Photos", "url": "https://photos.hellug.gr"}, {"name": "Λίστες", "url": "https://lists.hellug.gr"}, {"name": "Αγγελίες", "url": "https://ads.hellug.gr"}, - {"name": "linux.gr", "url": "https://www.linux.gr"} + {"name": "linux.gr", "url": "https://www.linux.gr"}, + {"name": "Πλανήτης Hellug", "url": "https://planet.hellug.gr"} ] diff --git a/data/sidebar/links/hellug.json b/data/sidebar/links/hellug.json index f2c3f45..b7f2252 100644 --- a/data/sidebar/links/hellug.json +++ b/data/sidebar/links/hellug.json @@ -8,5 +8,5 @@ {"name": "Λίστες", "url": "https://lists.hellug.gr"}, {"name": "Αγγελίες", "url": "https://ads.hellug.gr"}, {"name": "linux.gr", "url": "https://www.linux.gr"}, - {"name": "Πλανήτης ΕΛΛΑΚ", "url": "https://planet.hellug.gr"} + {"name": "Πλανήτης Hellug", "url": "https://planet.hellug.gr"} ]