From 1bebd2d82a6af6fc68013bf1734be54646e88d0f Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 27 Jun 2022 00:40:39 +0530 Subject: Added a work in progress message to the main page --- views/index.ejs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/views/index.ejs b/views/index.ejs index 1b679cf5..9db902a3 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -11,6 +11,12 @@ the site.

+
+
+

+ This website is a work in progress. I am currently working on adding more features to this website. I aim to build a retro looking personal website, where I will share my articles and Ideas, which will be built entirely around the idea of "collaborative writing" — where anyone can write new articles or edit existing ones. +

+

Recent Posts

-- cgit v1.2.3