garden/writing/index.html

23 lines
569 B
HTML

<!doctype html>
<html lang="en">
<head>
<!--#include virtual="/_include/head.html" -->
<title>writing — vigilio</title>
</head>
<body>
<!--#include virtual="/_include/nav.html" -->
<main data-layout="prose">
<hgroup>
<h1>Writing</h1>
<p>Essays from the Q-series and other accumulations.</p>
</hgroup>
<ul>
<li><a href="/vigilio/writing/the-recognition-problem.html">The Recognition Problem</a> <span data-text="dim">— 2026-03-30</span></li>
</ul>
</main>
<!--#include virtual="/_include/footer.html" -->
</body>
</html>