diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/projects.html.erb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/projects.html.erb b/src/projects.html.erb index f5cdad2..955b32f 100644 --- a/src/projects.html.erb +++ b/src/projects.html.erb @@ -7,6 +7,11 @@ stuff is mostly a lot of university assignments). </p> <ul> + <li><a href='https://tuturutu.net'>tuturutu.net</a>: a songbook of + traditional Polish music. + <a href='<%= path_to 'blog_i-made-a-songbook' %>' >[blog]</a> + <a href='<%= git 'tuturutu' %>'>[source]</a> + </li> <li><a href='<%= git 'dicebag' %>'>Dicebag</a>: a dice expression parser and roller. </li> |