summaryrefslogtreecommitdiff
path: root/projects/index.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'projects/index.html.tmpl')
-rw-r--r--projects/index.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/projects/index.html.tmpl b/projects/index.html.tmpl
index a6708c2..4e5fa47 100644
--- a/projects/index.html.tmpl
+++ b/projects/index.html.tmpl
@@ -18,22 +18,22 @@
</section>
<section>
- <h2 class="sec">current</h2>
+ <h2>current</h2>
- <h3 class="sec">pantograph</h3>
+ <h3>pantograph</h3>
<ul>
<li><a href="https://code.tjp.lol/pantograph.git"><span class="k">pantograph</span></a> - a minimal AI TUI agent in zig with extensions in lua (<a href="/pantograph">project page</a>)</li>
<li><a href="https://code.tjp.lol/libpantograph.git"><span class="k">libpantograph</span></a> - the zig agent SDK behind pantograph, with several other language bindings</li>
<li><a href="https://code.tjp.lol/panto-agent.git"><span class="k">panto-agent</span></a> - collection of baseline extensions bringing pantograph up to snuff as a coding agent</li>
</ul>
- <h3 class="sec">this site</h3>
+ <h3>this site</h3>
<ul>
<li><a href="https://code.tjp.lol/weft.git"><span class="k">weft</span></a> - a small static site generator</li>
<li><a href="https://code.tjp.lol/tjp_lol.git"><span class="k">tjp.lol</span></a> - repo tracking the markdown and other sources; builds with weft</li>
</ul>
- <h3 class="sec">small web protocols</h3>
+ <h3>small web protocols</h3>
<ul>
<li><a href="https://code.tjp.lol/sliderule.git"><span class="k">sliderule</span></a> - Go tools for building for small web protocols</li>
<li><a href="https://code.tjp.lol/syw.git"><span class="k">show-your-work</span></a> - git repo browser built on sliderule</li>
@@ -42,7 +42,7 @@
</section>
<section>
- <h2 class="sec">archived</h2>
+ <h2>archived</h2>
</section>
</main>