aboutsummaryrefslogtreecommitdiff
path: root/src/index.njk
diff options
context:
space:
mode:
authorIndrajith K L2022-10-26 22:17:18 +0530
committerIndrajith K L2022-10-26 22:17:18 +0530
commitb337536de9d14bd75e1039382a154e5b528f6110 (patch)
treec53d473133967d324b4d1e0c312857fcfd042e5a /src/index.njk
parent2d8216789e336fd3190010d37a192f7536d27eb7 (diff)
downloadindrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.tar.gz
indrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.tar.bz2
indrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.zip
Content Changes
* CV => Career Timeline * CV Content Changes * Intro Content Changes * About Content Changes
Diffstat (limited to 'src/index.njk')
-rw-r--r--src/index.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.njk b/src/index.njk
index 751d15d..19443ef 100644
--- a/src/index.njk
+++ b/src/index.njk
@@ -7,7 +7,7 @@ alternatetitle: "Hello Friend!! My name is Indrajith K L."
<div class="bg-main-normal-brown text-md md:text-xl text-main-cream-white-1 font-supply-regular shadow-[5px_5px_0px_0px_rgba(0,0,0,255)] p-3 mt-10 ml-5 mr-5 md:p-10 md:ml-0 md:mr-0 rounded-lg">
<p class="text-lg md:text-2xl font-thin">{{alternatetitle}}</p>
<p class="mt-3 text-justify font-thin">
- I'm a web developer, hobbyist game developer from Kerala, India working as a front-end developer.
+ I'm a web developer, hobbyist game developer from India, working as a front-end developer.
This site is where I write about my fun side projects, R&amp;D's, random thoughts, game development etc. Since you here why don't you read some <a href="/posts" class="text-main-cardheading font-bold">posts</a>.
</p>
</div>