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"} ]