m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-17 14:54:11 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-17 14:54:11 +0200
commit1f231a8e40686ef89dd40918ffa9ee5246112e12 (patch)
treec51c7e279453607c814ef686b6c25496e834b9d2
parent3f83c7069b2474e3abbbab8a058a81bc75ffd1e2 (diff)
Add tuturutu to Projects page
-rw-r--r--src/projects.html.erb5
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>