mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Update instances-definitions.ts (#306)
* Update instances-definitions.ts szmer languages and topics added * format --------- Co-authored-by: Nutomic <me@nutomic.com>
This commit is contained in:
parent
67f846358d
commit
1dccef11c7
1 changed files with 5 additions and 0 deletions
|
@ -530,4 +530,9 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
|
|||
languages: ["en"],
|
||||
topics: [LITERATURE],
|
||||
},
|
||||
{
|
||||
domain: "szmer.info",
|
||||
languages: ["pl", "en", "ru", "be", "ua"],
|
||||
topics: [GENERAL, POLITICS, LGBTQ, ART],
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue