diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects.html b/src/projects.html index 61363a1..a16253d 100644 --- a/src/projects.html +++ b/src/projects.html @@ -2,7 +2,7 @@ <li><a href='https://github.com/m-chrzan/dicebag'>Dicebag</a>: a dice expression parser and roller. </li> - <li><a href='#'>This website</a>: a small + <li><a href='https://gitlab.com/m-chrzan/m-chrzan.gitlab.io'>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. |