Update index.html

pull/64/head
Broque Thomas 6 months ago
parent 91bb767faa
commit ab6056e35f

@ -1634,11 +1634,7 @@
<h1 class="discover-hero-title" id="discover-hero-title">Loading...</h1>
<p class="discover-hero-subtitle" id="discover-hero-subtitle">Discover new music tailored to your taste</p>
<div class="discover-hero-actions">
<button class="discover-hero-button primary" id="discover-hero-play">
<span class="button-icon"></span>
<span class="button-text">Play</span>
</button>
<button class="discover-hero-button secondary watchlist-toggle-btn" id="discover-hero-add" onclick="toggleDiscoverHeroWatchlist(event)">
<button class="discover-hero-button primary watchlist-toggle-btn" id="discover-hero-add" onclick="toggleDiscoverHeroWatchlist(event)">
<span class="watchlist-icon">👁️</span>
<span class="watchlist-text">Add to Watchlist</span>
</button>

Loading…
Cancel
Save