Make image sizes relative

This commit is contained in:
Chris Josten 2021-03-25 18:30:57 +01:00
parent d9bb22f367
commit 76a49868b9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Sailfin is a [Sailfish OS](https://sailfishos.org) client for [Jellyfin](https://jellyfin.org), a media server, written in C++ and qml.
## Screenshots (running on Sailfish OS)
<img alt="Screenshot showing the library root" src="graphics/screenshot-sailfish-1.png" width="225" height="400" /> <img alt="Screenshot showing TV show page" src="graphics/screenshot-sailfish-2.png" width="225" height="400" /> <img alt="Screenshot showing the video player" src="graphics/screenshot-sailfish-3.png" width="400" height="225" />
<img alt="Screenshot showing the library root" src="graphics/screenshot-sailfish-1.png" width="33%" /> <img alt="Screenshot showing TV show page" src="graphics/screenshot-sailfish-2.png" width="33%" /> <img alt="Screenshot showing the video player" src="graphics/screenshot-sailfish-3.png" width="33%" />
## License
This application is licensed under the LGPLv2.1 license, although you may opt to choose a newer version of the LGPL if you want so.