1 Commits
1.0.6 ... 1.0.7

Author SHA1 Message Date
8e7d10f293 Fix the lack of a trailing slash on Docs/about
GOD that bugged the FUCK out of me
2022-01-01 22:43:27 -06:00

View File

@@ -21,7 +21,7 @@
</ul>
<h1>Docs</h1>
<ul>
<li><a href="/about">about</a> - A page with some info about me</li>
<li><a href="/about">/about</a> - A page with some info about me</li>
<li><a href="/ascii">/ascii</a> - ASCII art I've collected over time</li>
</ul>
<h1>Related Websites</h1>