diff options
author | Indrajith K L | 2022-03-20 03:59:46 +0530 |
---|---|---|
committer | Indrajith K L | 2022-03-20 03:59:46 +0530 |
commit | 9acb167758c9d66f4575b3f32e60be9fac5caad1 (patch) | |
tree | cd28a33e57e4597a5bd82817fc51678ea41969d8 /content | |
parent | 557aabef3b963833fc3d64231b122da5c2a1c2d0 (diff) | |
download | experimentsofindrajith-9acb167758c9d66f4575b3f32e60be9fac5caad1.tar.gz experimentsofindrajith-9acb167758c9d66f4575b3f32e60be9fac5caad1.tar.bz2 experimentsofindrajith-9acb167758c9d66f4575b3f32e60be9fac5caad1.zip |
Content Changes
* Adds About Section
* Adds Landing page intro
* Adds Default Cover Image
* Link Order Changes
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 10 | ||||
-rw-r--r-- | content/about.md | 7 |
2 files changed, 16 insertions, 1 deletions
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. + +❤ |