diff options
author | Julian T <julian@jtle.dk> | 2020-06-08 20:25:54 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-06-08 20:25:54 +0200 |
commit | 953e926ad48665a22ce10db21ec35a16ec49171e (patch) | |
tree | ac870d3f337d755e44b746d44b6138b52985b855 /index.html | |
parent | b2a18efc3b2f3d3fd1738adc74a260a2993746a4 (diff) |
Fixed typo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ body { <div id="projects"> <hr> <h3>Stuff</h3> - <p>Some small projects i have been working on.</p> + <p>Some small projects I have been working on.</p> <p><a href="https://git.jtle.dk/raytrace/about">Raytracer</a> | <a href="https://git.jtle.dk/jetris/">Arduino tetris</a> | <a href="https://jtle.dk/walls/index.html">Pictures</a> |