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:
harc 2024-03-18 11:08:45 +01:00 committed by GitHub
parent 67f846358d
commit 1dccef11c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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],
},
];