summaryrefslogtreecommitdiff
path: root/layouts/_default/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/home.html')
-rw-r--r--layouts/_default/home.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/_default/home.html b/layouts/_default/home.html
index 52db7eb..997ed7d 100644
--- a/layouts/_default/home.html
+++ b/layouts/_default/home.html
@@ -72,6 +72,14 @@
72 {{ .Content }} 72 {{ .Content }}
73</div> 73</div>
74 74
75 <div id="setlist-tab">Setlist</div>
76
77 <div id="setlist-sidebar" class="hidden">
78 <h6>Set List</h3>
79 <ul id="setlist"></ul>
80 <button id="add-to-setlist" style="display: none">+ Add Song</button>
81 </div>
82
75<div class="back-to-top"> 83<div class="back-to-top">
76<a href="#top"> 84<a href="#top">
77 back to top 85 back to top