diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index be8646c..8f48890 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -223,7 +223,7 @@ "protocols": "ActivityPub", "site": "", "logo": "/img/misc/lemmy.svg", - "servers": "", + "servers": "https://the-federation.info/lemmy", "description": "Link aggregator, a federated alternative to Reddit / Lobste.rs / Raddle / Hacker News.", "codeLanguage": "Rust", "techStack": "Actix, Diesel, Inferno, Typescript", @@ -775,6 +775,24 @@ "OStatusClass": false, "categories": ["Reviews"] }, + { + "title": "Lotide", + "source": "https://sr.ht/~vpzom/lotide", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://the-federation.info/lotide", + "description": "A federated forum / link aggregator.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Links"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora",