m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html.erb')
-rw-r--r--src/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html.erb b/src/index.html.erb
index 5447ce6..3748018 100644
--- a/src/index.html.erb
+++ b/src/index.html.erb
@@ -1,6 +1,6 @@
Ĺšpiewnik polskiej muzyki tradycyjnej.
-<ul>
+<ul id='songs'>
<%- songs.keys.sort.each do |song_id| -%>
<li>
<a href='<%= path_to (song_html song_id) %>'><%= songs[song_id].title %></a>