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