diff options
| author | Perflyst <mail@perflyst.de> | 2019-02-16 12:21:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-16 12:21:12 +0100 |
| commit | da21d33d9645fd8bf1e903c175a259f2f152cff0 (patch) | |
| tree | fb076989fcdd8784ddf09707991efae5c3d31acd /README.md | |
| parent | dde0292e1c5976b2ce65533a73f40ec8c446cb89 (diff) | |
| parent | a4c05deb2140b53398ebd419e0b2105034a519e9 (diff) | |
| download | invidious-da21d33d9645fd8bf1e903c175a259f2f152cff0.tar.gz invidious-da21d33d9645fd8bf1e903c175a259f2f152cff0.tar.bz2 invidious-da21d33d9645fd8bf1e903c175a259f2f152cff0.zip | |
Merge pull request #1 from dimqua/347-screenshots
Add new screenshots
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -35,10 +35,10 @@ Onion links: [Alternative Invidious instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances) ## Screenshots -<img src="/screenshots/invidious_popular.png?raw=true" height="140" width="280"> <img src="/screenshots/invidious_video.png?raw=true" height="140" width="280"> <img src="/screenshots/invidious_preferences.png?raw=true" height="140" width="280"> - -<img src="/screenshots/invidious_popular_dark.png?raw=true" height="140" width="280"> <img src="/screenshots/invidious_video_dark.png?raw=true" height="140" width="280"> <img src="/screenshots/invidious_preferences_dark.png?raw=true" height="140" width="280"> - +| Player | Preferences | Subscribtions | +| ------------- | ------------- | ------------- | +|[<img src="screenshots/01_player.png?raw=true" height="140" width="280">](screenshots/01_player.png?raw=true)|[<img src="screenshots/02_preferences.png?raw=true" height="140" width="280">](screenshots/02_preferences.png?raw=true)|[<img src="screenshots/03_subscribtions.png?raw=true" height="140" width="280">](screenshots/03_subscribtions.png?raw=true)| +| [<img src="screenshots/04_description.png?raw=true" height="140" width="280">](screenshots/04_description.png?raw=true)|[<img src="screenshots/05_preferences.png?raw=true" height="140" width="280">](screenshots/05_preferences.png?raw=true)|[<img src="screenshots/06_subscribtions.png?raw=true" height="140" width="280">](screenshots/06_subscribtions.png?raw=true)| ## Installation ### Docker: |
