diff options
author | cyfraeviolae <cyfraeviolae> | 2022-02-22 22:01:37 -0500 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-02-22 22:01:37 -0500 |
commit | 959da54af1f823c4acca934242775d4a70fee97e (patch) | |
tree | 81da18426d60dec0c2b9a5055d709d685d562bbd /index.html | |
parent | 63edef05c3357e9651d948a91040c39189a8b6c3 (diff) |
rel
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -12,17 +12,21 @@ <a class="title" href="https://cyfraeviolae.org">cyfraeviolae.org</a> <hr> <p> - <a href="https://spectralrenga.cyfraeviolae.org">Spectral Renga</a> + <a href="/spectral-renga">Spectral Renga</a> is a collaborative graph of poetry. </p> <p> - <a href="https://antiquitysort.cyfraeviolae.org">Antiquitysort</a> + <a href="/antiquitysort">Antiquitysort</a> is a mission to restore the well-ordering of our cultural histories. </p> <p> - <a href="https://sumcheck.cyfraeviolae.org">Sumcheck</a> + <a 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 purchase ingredients to create the 77 official IBA cocktails. + </p> </div> </body> </html> |