Remove the play label from the gallery thumbs
This commit is contained in:
parent
3708bbd907
commit
59423ecb73
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||
<img src="{{ url_for('thumb_route', thumb_file=thumbnail) }}" alt="{{ thumbnail }}">
|
||||
<div class="overlay">
|
||||
<div class="overlay-content">
|
||||
<h3>Play</h3>
|
||||
<p>{{ thumbnail[:-4] }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue