mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Merge pull request #354 from Haui1112/main
add lemmy.autism.place to recommended sites
This commit is contained in:
commit
ddf1489f47
1 changed files with 5 additions and 0 deletions
|
@ -536,4 +536,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
|
|||
languages: ["en"],
|
||||
topics: [GAMING, TECHNOLOGY],
|
||||
},
|
||||
{
|
||||
domain: "lemmy.autism.place",
|
||||
languages: ["en"],
|
||||
topics: [GENERAL, HOBBIES],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue