build: garden update 2026-04-03 20:30 — _include/nav.html writing/index.html writing/the-recognition-problem.html
This commit is contained in:
parent
49b7693f58
commit
1ebdba6a09
3 changed files with 78 additions and 0 deletions
23
writing/index.html
Normal file
23
writing/index.html
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<!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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue