Added a projects post

This commit is contained in:
2026-08-13 18:54:39 -05:00
parent e142ef542b
commit 2b2ab3a115
2 changed files with 77 additions and 1 deletions

View File

@@ -43,7 +43,8 @@
<div id="sticky-posts-section">
<h2>Pinned posts</h2>
<ul>
<li><a href="https://hexstudios.co/post.html?file=about.md">About <i class="post-link-date">August 13, 2026</i></a></li>
<li><a href="post.html?file=about.md">About <i class="post-link-date">August 13, 2026</i></a></li>
<li><a href="post.html?file=projects.md">Projects <i class="post-link-date">August 13, 2026</i></a></li>
</ul>
</div>