site

my personal site
git clone git://git.daat.foo/site.git
Log | Files | Refs | README | LICENSE

commit 451ba8055f4535e19de77615748e2c8c2c40f339
parent 6752f488a41cbaf121e93c409c90b23bfce3ab27
Author: cowmonk <cowmonk@based.pt>
Date:   Fri, 27 Jun 2025 15:05:26 -0700

whoops didn't make it correctly lol

Diffstat:
Mprojects.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects.html b/projects.html @@ -69,7 +69,7 @@ <article class="project-item"> <h3>[ Website ]</h3> <p>I debated whether or not to include this, but I decided to so people can find the hosted source code. I don't think I need any explaining, but it's just my personal website that you see here :).</p> - <p><a href="https://github.com/cowmonk/cowmonk.github.io">View Github -$gt;</a></p> + <p><a href="https://github.com/cowmonk/cowmonk.github.io">View Github -&gt;</a></p> </article> </section> </main>