From 900a707fdcb04e5739126ec2509fdc39fee7491c Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 7 Apr 2024 19:43:04 +0530 Subject: Rewrote Site in 11ty Still need to Update the content --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..3127207 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ +---json +{ +"layout": "page.html", +"title": "Welcome", +"eleventyNavigation": { +"key": "Home", +"order": 1 +} +} +--- +

Hello World!

+

Welcome to my blog.

+

I occassion leave my writings here. Hope you will enjoy them 😊.

-- cgit v1.2.3-70-g09d2