summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a03ba6a
--- /dev/null
+++ b/index.html
@@ -0,0 +1,16 @@
+---
+title: home
+---
+
+<div style="float: right; margin: 10px; width: 40%;">
+ <img src="/images/cel.jpg" style="width: 100%;" />
+ <p>when i computer</p>
+</div>
+<h2>
+ this is the dev?blog of celeste <span style="font-style: normal;">❀ (花春雷)</span></h2>
+<p>welcome! everything to do with technology is banished to here.</p>
+<p>email: username@domain | git: <a href="https://bunny.garden">bunny.garden</a></p>
+
+<h2>posts: <a class="small-badge" href="/feed.xml"><img class="small-badge" src="/images/atombadge.png"
+ alt="atom newsfeed"></a></h2>
+$partial("templates/post-list.html")$ \ No newline at end of file