aboutsummaryrefslogtreecommitdiff
path: root/zola-static/templates/index.html
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@gmail.com>2025-05-14 17:37:40 -0400
committerJackJ30 <jackqjamison@gmail.com>2025-05-14 17:37:40 -0400
commit0be96ce3fe886898d52337586257be7fc67a9b30 (patch)
tree44d2728f51b661fc955beae0e13fd4d6e22d4ea6 /zola-static/templates/index.html
parent0ac30d51c72f7efafb9bcaea8d3e0e4485683b8b (diff)
small updates to emacs article
Diffstat (limited to 'zola-static/templates/index.html')
-rw-r--r--zola-static/templates/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/zola-static/templates/index.html b/zola-static/templates/index.html
index a899b20..141f8eb 100644
--- a/zola-static/templates/index.html
+++ b/zola-static/templates/index.html
@@ -10,6 +10,10 @@
<ul>
<li><a href="{{ get_url(path='@/blog/emacs-garbage-collection.md') }}">Solving Emacs Garbage Collection Stutters</a></li>
</ul>
+<h2>Projects</h2>
+<ul>
+ <li><a href="https://github.com/Martian-Technologies/Logic-Graph-Creator">Gatality Logic Simulator</a></li>
+</ul>
<h2>Links</h2>
<ul>
<li><a href="https://github.com/JackJ30">GitHub</a></li>