mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
update readme
This commit is contained in:
parent
87acc4b484
commit
d8bb31e4a8
6
.github/changelog.md
vendored
6
.github/changelog.md
vendored
@ -1,4 +1,4 @@
|
||||

|
||||
|
||||
*<div align="center">The new homepage</div>*
|
||||
|
||||
##
|
||||
@ -16,7 +16,6 @@ This release features a lot of enhancements and bug fixes, together with some re
|
||||
- This version will start tracking your listening activity. Basically what you listen to and how long.
|
||||
|
||||
## BUG FIXES & IMPROVEMENTS
|
||||
|
||||
- Artist discography page redesign to make it more intuitive
|
||||
- Incorrect last updated time on playlist page
|
||||
- Removed scrolling on horizontal card lists
|
||||
@ -29,6 +28,3 @@ This release features a lot of enhancements and bug fixes, together with some re
|
||||
- Default to no sidebar (I think it looks better that way!). You can
|
||||
|
||||
Enjoy!
|
||||
|
||||

|
||||
*<div align="center">The browse albums page</div>*
|
BIN
.github/images/albumlist.webp
vendored
BIN
.github/images/albumlist.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
BIN
.github/images/artist.webp
vendored
Normal file
BIN
.github/images/artist.webp
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
BIN
.github/images/homepage.webp
vendored
BIN
.github/images/homepage.webp
vendored
Binary file not shown.
Before Width: | Height: | Size: 127 KiB |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: New Release
|
||||
run-name: Release ${{ github.event.inputs.tag }}
|
||||
run-name: Release v${{ github.event.inputs.tag }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user