m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/projects.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/projects.html.erb')
-rw-r--r--src/projects.html.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/projects.html.erb b/src/projects.html.erb
index dbe8e1f..f7166bf 100644
--- a/src/projects.html.erb
+++ b/src/projects.html.erb
@@ -11,16 +11,16 @@ additional code can be found on my <a href='https://github.com/m-chrzan'>GitHub
<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><a href='https://nocss.club'>No CSS Club</a>: a club so exclusive, even
+ the founder isn't a member of it.
</li>
<li><a href='<%= git 'website' %>'>This website</a>: a small
mess of simple scripts for static site generation. I probably should've
used Jekyll, but I wanted to play around and build something minimal for
personal use. I'm not a webdev.
</li>
- <li><a href='https://nocss.club'>No CSS Club</a>: a club so exclusive, even
- the founder isn't a member of it.
+ <li><a href='<%= git 'dicebag' %>'>Dicebag</a>: a dice
+ expression parser and roller.
</li>
<li><a href='http://hex.m-chrzan.xyz'>Hex Curler</a>: a minimal webgame to be
played with <code>curl</code>.