mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Add lemdro.id instance definition (#278)
This commit is contained in:
parent
3fb0b97008
commit
2f4c2d9481
1 changed files with 5 additions and 0 deletions
|
@ -514,4 +514,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
|
|||
languages: ["en"],
|
||||
topics: [GENERAL, GAMING],
|
||||
},
|
||||
{
|
||||
domain: "lemdro.id",
|
||||
languages: ["en"],
|
||||
topics: [TECHNOLOGY],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue