summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html26
1 files changed, 17 insertions, 9 deletions
diff --git a/index.html b/index.html
index 5690c96..2f973f6 100644
--- a/index.html
+++ b/index.html
@@ -9,26 +9,34 @@
</head>
<body>
<div class="container">
- <a class="title" href="https://cyfraeviolae.org">cyfraeviolae.org</a>
+ <p class="header">
+ <a class="title" href="https://cyfraeviolae.org">cyfraeviolae.org</a>
+ &middot; the garden of encrypted violets
+ </p>
<p>
- <a href="/spectral-renga">Spectral Renga</a>
+ <img src="/spectral-renga/static/favicon.ico" width=12 height=12>
+ <a class="work" href="/spectral-renga">Spectral Renga</a>
is a collaborative graph of poetry.
</p>
<p>
- <a href="/antiquitysort">Antiquitysort</a>
- is a mission to restore the well-ordering of our cultural histories.
+ <img src="/antiquitysort/static/favicon.ico" width=12 height=12>
+ <a class="work" href="/antiquitysort">Antiquitysort</a>
+ challenges you to order our cultural histories in time.
</p>
<p>
- <a href="/sumcheck">Sumcheck</a>
+ <img src="/sumcheck/static/favicon.ico" width=12 height=12>
+ <a class="work" href="/sumcheck">Sumcheck</a>
is a decider for Presburger arithmetic.
</p>
<p>
- <a href="/well-ordered">Well-Ordered</a>
- computes the most efficient way to incrementally recreate 77 IBA cocktails.
+ <img src="/well-ordered/static/favicon.ico" width=12 height=12>
+ <a class="work" href="/well-ordered">Well-Ordered</a>
+ computes how to efficiently and incrementally recreate 77 cocktails.
</p>
<p>
- <a href="/prosodyle">Prosodyle</a>
- is like Wordle but for poetry.
+ <img src="/prosodyle/static/favicon.ico" width=12 height=12>
+ <a class="work" href="/prosodyle">Prosodyle</a>
+ is Wordle but for poetry and metrical structure.
</p>
</div>
</body>