diff --git a/src/_data/services.json b/src/_data/services.json index e29b754..b7469a5 100644 --- a/src/_data/services.json +++ b/src/_data/services.json @@ -119,5 +119,17 @@ "de": "Ein alternatives Twitter-Frontend.", "en": "An alternative Twitter-Frontend." } + }, + { + "id": "yotter", + "name": "Yotter", + "icon": "fas fa-desktop", + "url": "https://yotter.sp-codes.de", + "status": "https://yotter.sp-codes.de", + "beta": true, + "summary": { + "de": "Ein alternatives Twitter- und YouTube-Frontend.", + "en": "An alternative Twitter- and YouTube-Frontend." + } } ]