mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
docs: fix typo in index.mdx (#182)
This commit is contained in:
parent
35e104c97e
commit
bf1c03e9fd
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||||
Koito can be connected to any music server or client that allows for custom ListenBrainz URLs.
|
Koito can be connected to any music server or client that allows for custom ListenBrainz URLs.
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Scrobbler relay" icon="rocket">
|
<Card title="Scrobbler relay" icon="rocket">
|
||||||
Automatically relay listens submitted to your Koito instance to other ListenBrainz compatble servers.
|
Automatically relay listens submitted to your Koito instance to other ListenBrainz compatible servers.
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Automatic data fetching" icon="download">
|
<Card title="Automatic data fetching" icon="download">
|
||||||
Koito automatically fetches data from MusicBrainz and images from Deezer and Cover Art Archive to compliment what is provided by your music server.
|
Koito automatically fetches data from MusicBrainz and images from Deezer and Cover Art Archive to compliment what is provided by your music server.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue