Skip to content

Commit

Permalink
Replace outdated history screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiGr committed Sep 20, 2018
1 parent 4dfbf50 commit 695a4fa
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file removed img/screenshots/shot_10.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -342,7 +342,7 @@ <h3>Bookmarks and Local Playlists</h3>
<div class="col-md-9 feature-detail" id="history" >
<h3>History</h3>
<div class="feature-media">
<img src="/img/screenshots/shot_10.png" class="img-responsive" alt="watched history" />
<img src="/img/screenshots/shot_history_last_played_dark.png" class="img-responsive" alt="watched history" />
</div>
<div class="feature-description">
<p><strong>Go back in time</strong></p>
Expand Down
4 changes: 2 additions & 2 deletions press/screenshots.html
Expand Up @@ -114,11 +114,11 @@ <h3 class="start">Screenshots</h3>
</div>
<div class="col-sm-4" onclick="viewMediaFile(this)" data-toggle="modal" data-target="#mediaFileView" >
<div class="media-file">
<img src="{{ site.baseurl }}/img/screenshots/shot_10.png" class="image-responsive" onclick="viewMediaFile(this)" />
<img src="{{ site.baseurl }}/img/screenshots/shot_history_last_played_dark.png" class="image-responsive" onclick="viewMediaFile(this)" />
</div>
<div class="media-description">
<p class="media-name">History<br></p>
<p class="media-download" data-toggle="modal" data-target="#mediaFileView"><strong><i class="fa fa-download" aria-hidden="true"></i></strong> <a href="{{ site.baseurl }}/img/screenshots/shot_10.png" download="NewPipe_screenshot_history.png">PNG <span class="size">(540 x 960 pixels)</span></a></p>
<p class="media-download" data-toggle="modal" data-target="#mediaFileView"><strong><i class="fa fa-download" aria-hidden="true"></i></strong> <a href="{{ site.baseurl }}/img/screenshots/shot_history_last_played_dark.png" download="NewPipe_screenshot_history.png">PNG <span class="size">(540 x 960 pixels)</span></a></p>
<p class="license"><strong>License:</strong> GPLv3</p>
</div>
</div>
Expand Down

0 comments on commit 695a4fa

Please sign in to comment.