From baacd0288136b41507479bc40c29f4f69e1f688a Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Tue, 7 May 2024 05:21:25 +0100 Subject: initial commit --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index.html (limited to 'index.html') 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 +--- + +
+ +

when i computer

+
+

+ this is the dev?blog of celeste ❀ (花春雷)

+

welcome! everything to do with technology is banished to here.

+

email: username@domain | git: bunny.garden

+ +

posts: atom newsfeed

+$partial("templates/post-list.html")$ \ No newline at end of file -- cgit