diff --git a/src/_data/services.json b/src/_data/services.json index b7469a5..0b0d104 100644 --- a/src/_data/services.json +++ b/src/_data/services.json @@ -32,18 +32,6 @@ "en": "A secure, simple and scalable platform for video conferencing." } }, - { - "id": "mastodon", - "name": "Mastodon", - "icon": "fab fa-mastodon", - "url": "https://social.sp-codes.de", - "status": "https://social.sp-codes.de/health", - "beta": true, - "summary": { - "de": "Das dezentrale, soziale Netzwerk der Zukunft: Keine Werbung und keine Überwachung durch Unternehmen.", - "en": "The decentralized social network of the future: No ads, no corporate surveillance." - } - }, { "id": "gitea", "name": "Gitea", @@ -86,18 +74,6 @@ "en": "Concise, consistent, and legible badges in SVG and raster format." } }, - { - "id": "translate", - "name": "LibreTranslate", - "icon": "fas fa-language", - "url": "https://translate.sp-codes.de", - "status": "https://translate.sp-codes.de", - "beta": true, - "summary": { - "de": "Eine freie und quelloffene API für Übersetzung.", - "en": "A free and Open Source Machine Translation API." - } - }, { "id": "invidious", "name": "Invidious", @@ -131,5 +107,17 @@ "de": "Ein alternatives Twitter- und YouTube-Frontend.", "en": "An alternative Twitter- and YouTube-Frontend." } + }, + { + "id": "translate", + "name": "LibreTranslate", + "icon": "fas fa-language", + "url": "https://translate.sp-codes.de", + "status": "https://translate.sp-codes.de", + "beta": true, + "summary": { + "de": "Eine freie und quelloffene API für Übersetzung.", + "en": "A free and Open Source Machine Translation API." + } } ]