summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index f31c9b7..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!doctype html>
- <html>
- <meta charset="utf-8">
- <title>home | sanine.net</title>
- <link rel="stylesheet" href="/style.css">
- </html>
- <body>
- <div id="navigation"><pre><a href="/index.html">home</a> <a href="/projects/">projects</a> <a href="/git">git</a> <a href="/about.html">about</a></pre></div>
- <div id="content">
- <p class="centered">home<br>================================</p>
-<p>welcome to sanine.net!</p>
-<ul>
-<li><a href="/blog/announcing_honeysuckle.html">[2021-05-23] announcing honeysuckle</a></li>
-</ul>
-<p><a href="/rss.xml">subscribe via rss</a></p>
-
- </div>
- </body>
-</html>