style: auto-fix linting issues
This commit is contained in:
parent
f249cd4ce0
commit
8ce3e6d6c8
3 changed files with 11 additions and 10 deletions
|
|
@ -10,9 +10,9 @@ This document lists public instances of Monochrome that you can use. Instances a
|
||||||
|
|
||||||
The official Monochrome instance maintained by the core team:
|
The official Monochrome instance maintained by the core team:
|
||||||
|
|
||||||
| URL | Status | Notes |
|
| URL | Status | Notes |
|
||||||
| ------------------------------------------------------ | ----------- | ---------------- |
|
| ------------------------------------------------------ | -------- | ---------------- |
|
||||||
| [monochrome.tf](https://monochrome.tf) | Official | Primary instance |
|
| [monochrome.tf](https://monochrome.tf) | Official | Primary instance |
|
||||||
| [monochrome.samidy.com](https://monochrome.samidy.com) | Official | Secondary mirror |
|
| [monochrome.samidy.com](https://monochrome.samidy.com) | Official | Secondary mirror |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -61,7 +61,7 @@ To check the current status of instances:
|
||||||
2. Check if the page loads correctly
|
2. Check if the page loads correctly
|
||||||
3. Try playing a track to verify API connectivity
|
3. Try playing a track to verify API connectivity
|
||||||
|
|
||||||
> **Note:** Community instances may have varying uptime and performance. If one doesn't work, try another.
|
> **Note:** Community instances may have varying uptime and performance. If one doesn't work, try another.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
11
README.md
11
README.md
|
|
@ -85,13 +85,13 @@
|
||||||
- Dynamic Discord Embeds
|
- Dynamic Discord Embeds
|
||||||
- Multiple API instance support with failover
|
- Multiple API instance support with failover
|
||||||
|
|
||||||
### Power User Features
|
### Power User Features
|
||||||
|
|
||||||
- Keyboard shortcuts for power users
|
- Keyboard shortcuts for power users
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
### Live Instance
|
### Live Instance
|
||||||
|
|
||||||
|
|
@ -103,7 +103,7 @@ For alternative instances, check [INSTANCES.md](INSTANCES.md).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
|
|
@ -148,7 +148,7 @@ npm run build
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Basic Usage
|
### Basic Usage
|
||||||
|
|
||||||
|
|
@ -181,7 +181,8 @@ To sync your library, history, and playlists across devices:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
We welcome contributions from the community! Please see our [Contributing Guide](CONTRIBUTE.md) for:
|
We welcome contributions from the community! Please see our [Contributing Guide](CONTRIBUTE.md) for:
|
||||||
|
|
||||||
- Setting up your development environment
|
- Setting up your development environment
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue