m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-26 15:12:09 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-12-26 15:12:09 +0100
commit822acd3faaeb383b9b69cc4b301fd4e2095d0444 (patch)
tree2970895b3003968dcba4e75b7270202ef4cadc29
parent849879351005e2f8493d4fd6f0e5de711b231fc0 (diff)
Add nocss club
-rw-r--r--src/projects.html.erb3
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>