summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..b623c2e
--- /dev/null
+++ b/index.html
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>cyfraeviolae</title>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico">
+ <link rel="stylesheet" href="static/style.css">
+ </head>
+ <body>
+ <div class="container">
+ <a class="title" href="https://cyfraeviolae.org">cyfraeviolae.org</a>
+ <hr>
+ <p>
+ <a href="https://spectralrenga.cyfraeviolae.org">Spectral Renga</a>
+ is a collaborative graph of poetry.
+ </p>
+ <p>
+ <a href="https://antiquitysort.cyfraeviolae.org">Antiquitysort</a>
+ is a mission to restore the well-ordering of our cultural histories.
+ </p>
+ <p>
+ <a href="https://sumcheck.cyfraeviolae.org">Sumcheck</a>
+ is a decider for Presburger arithmetic.
+ </p>
+ </div>
+ </body>
+</html>
+