From f57c5e48103b9183d541f46f8efe5a7819840eec Mon Sep 17 00:00:00 2001 From: Fanis Dokianakis Date: Sat, 1 Jun 2019 00:36:47 +0300 Subject: [PATCH] updated links --- data/main/links/hellug.json | 3 ++- data/main/links/historical.json | 4 +++- data/sidebar/links/hellug.json | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/data/main/links/hellug.json b/data/main/links/hellug.json index d439886..10a6071 100644 --- a/data/main/links/hellug.json +++ b/data/main/links/hellug.json @@ -3,5 +3,6 @@ {"name": "Hellug Forum", "url": "https://forum.hellug.gr"}, {"name": "Photos", "url": "https://photos.hellug.gr"}, {"name": "Λίστες", "url": "https://lists.hellug.gr"}, - {"name": "Αγγελίες", "url": "https://ads.hellug.gr"} + {"name": "Αγγελίες", "url": "https://ads.hellug.gr"}, + {"name": "linux.gr", "url": "https://www.linux.gr"} ] diff --git a/data/main/links/historical.json b/data/main/links/historical.json index cf12dce..89850bd 100644 --- a/data/main/links/historical.json +++ b/data/main/links/historical.json @@ -1,4 +1,6 @@ [ {"name": "Ελληνικά Howto", "url": "https://howto.hellug.gr"}, - {"name": "Epatents", "url": "https://epatents.hellug.gr"} + {"name": "Magaz", "url": "https://magaz.hellug.gr"}, + {"name": "Epatents", "url": "https://epatents.hellug.gr"}, + {"name": "XISP", "url": "https://xisp.hellug.gr"} ] diff --git a/data/sidebar/links/hellug.json b/data/sidebar/links/hellug.json index 531ee77..9dcbba4 100644 --- a/data/sidebar/links/hellug.json +++ b/data/sidebar/links/hellug.json @@ -4,5 +4,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": "Πλανήτης ΕΛΛΑΚ", "url": "https://planet.hellug.gr"} ]