mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: listen setlist as youtube playlist
This commit is contained in:
parent
09b7b0bc10
commit
1b792eecfb
8 changed files with 65 additions and 5 deletions
|
|
@ -38,6 +38,11 @@
|
|||
</form>
|
||||
</div>
|
||||
|
||||
<div class="search-bar">
|
||||
<span class="search-icon" aria-hidden="true"><svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="7"></circle><path d="M21 21l-4.35-4.35"></path></svg></span>
|
||||
<input type="search" id="song-search-input" placeholder="Rechercher un morceau ou un artiste...">
|
||||
</div>
|
||||
|
||||
<div id="songs-list" class="card-grid"></div>
|
||||
</main>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue