diff options
-rw-r--r-- | src/projects.html.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/projects.html.erb b/src/projects.html.erb index 1fb2b1b..870f6b4 100644 --- a/src/projects.html.erb +++ b/src/projects.html.erb @@ -19,6 +19,9 @@ additional code can be found on my <a href='https://github.com/m-chrzan'>GitHub 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'>NoCSS Club</a>: a club so exclusive, even + the founder isn't a member of it. + </li> <li><a href='http://hex.m-chrzan.xyz'>Hex Curler</a>: a minimal webgame to be played with <code>curl</code>. <a href='<%= path_to 'blog_hex-curler' %>' >[blog]</a> |