diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/index.html.erb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/index.html.erb b/src/index.html.erb index 3748018..8d62de7 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -1,4 +1,10 @@ -Śpiewnik polskiej muzyki tradycyjnej. +<p> + Śpiewnik polskiej muzyki tradycyjnej. +</p> + +<p> + Pobierz cały śpiewnik: <a href='<%= path_to 'songbook' %>'>[PDF]</a>. +</p> <ul id='songs'> <%- songs.keys.sort.each do |song_id| -%> |