From 9acb167758c9d66f4575b3f32e60be9fac5caad1 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 20 Mar 2022 03:59:46 +0530 Subject: Content Changes * Adds About Section * Adds Landing page intro * Adds Default Cover Image * Link Order Changes --- content/_index.md | 10 ++++++++++ content/about.md | 7 ++++++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 content/_index.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..16472e5 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,10 @@ +--- +layout: "index" +framed: true +--- + +# Hello Friend! +Eveyday we change the world. But to change the world in a way that means anything, that takes more time than most people have. +It never happens all at once. It's slow, it's methodical, it's exhausting. We don't all have the stomach for it. + +-- Mr. Robot diff --git a/content/about.md b/content/about.md index d92a4cb..62f9bee 100644 --- a/content/about.md +++ b/content/about.md @@ -3,5 +3,10 @@ title: "About" url: "/about/" summary: about enableComment: false +cover: "me_pixel.png" --- -Hey there +There is nothing special about me. I'm just an average ambivert(mostly introvert) software developer who loves Programming, +Game Development, Astrophysics and Mathematics. This website will act as a playground for me to show off my programming skills, +Game Development projects, IoT experiements, Ranting and Thought Experiments. Oh by the way my name is Indrajith K L. + +❤ -- cgit v1.2.3