update
This commit is contained in:
parent
bb5cb6b72f
commit
2750d46980
@ -122,7 +122,7 @@ The cache is stored in `cache.json` and looks like this:
|
|||||||
- **Description:** Lists all tracks from the "Raven Scott Metal" playlist. Tracks are sorted by play count and then by publication date. Each track is displayed in a card with a link to the track page.
|
- **Description:** Lists all tracks from the "Raven Scott Metal" playlist. Tracks are sorted by play count and then by publication date. Each track is displayed in a card with a link to the track page.
|
||||||
|
|
||||||
### Track Pages
|
### Track Pages
|
||||||
- **URL Format:** `/tracks/<track-slug>`
|
- **URL Format:** `/track/<track-slug>`
|
||||||
- **Description:** Displays detailed information about a specific track, including its full description and an embedded SoundCloud player.
|
- **Description:** Displays detailed information about a specific track, including its full description and an embedded SoundCloud player.
|
||||||
|
|
||||||
### Example Track URL
|
### Example Track URL
|
||||||
|
Loading…
Reference in New Issue
Block a user