update readme

This commit is contained in:
mungai-njoroge 2023-12-15 13:17:29 +03:00
parent 87acc4b484
commit d8bb31e4a8
5 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
![The new homepage](./images/homepage.webp)
*<div align="center">The new homepage</div>* *<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. - This version will start tracking your listening activity. Basically what you listen to and how long.
## BUG FIXES & IMPROVEMENTS ## BUG FIXES & IMPROVEMENTS
- Artist discography page redesign to make it more intuitive - Artist discography page redesign to make it more intuitive
- Incorrect last updated time on playlist page - Incorrect last updated time on playlist page
- Removed scrolling on horizontal card lists - 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 - Default to no sidebar (I think it looks better that way!). You can
Enjoy! Enjoy!
![The browse albums page](./images/albumlist.webp)
*<div align="center">The browse albums page</div>*

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

BIN
.github/images/artist.webp vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

View File

@ -1,5 +1,5 @@
name: New Release name: New Release
run-name: Release ${{ github.event.inputs.tag }} run-name: Release v${{ github.event.inputs.tag }}
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs: