From 4c2586202078a6e031562b822c6f8cc2e1763be7 Mon Sep 17 00:00:00 2001 From: reiyua Date: Sat, 3 Feb 2024 16:36:56 +1100 Subject: [PATCH] Create homepage file --- index.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4918d15 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +

reiyua.lol

+

This is my personal website.

+

This is currently under construction.

+

Please check back soon.

+``` \ No newline at end of file