aboutsummaryrefslogtreecommitdiff
path: root/src/index.njk
diff options
context:
space:
mode:
authorIndrajith K L2022-08-29 04:14:35 +0530
committerIndrajith K L2022-08-29 04:14:35 +0530
commit27c7e5f47b670c51aab581589a6b4c90c12a2c0b (patch)
treebdc576d663e36846c54a4420423abe99ff8c8a8d /src/index.njk
parente5fcb404ddb40ae14b8d844dec6d75c5436a6a39 (diff)
downloadindrajith-dev-27c7e5f47b670c51aab581589a6b4c90c12a2c0b.tar.gz
indrajith-dev-27c7e5f47b670c51aab581589a6b4c90c12a2c0b.tar.bz2
indrajith-dev-27c7e5f47b670c51aab581589a6b4c90c12a2c0b.zip
* Style Changes
* Content Changes
Diffstat (limited to 'src/index.njk')
-rw-r--r--src/index.njk5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/index.njk b/src/index.njk
index 4aac433..87aba67 100644
--- a/src/index.njk
+++ b/src/index.njk
@@ -1,10 +1,11 @@
---
layout: intro.njk
-title: "Hello Friend!! My name is Indrajith K L."
+title: Home
+alternatetitle: "Hello Friend!! My name is Indrajith K L."
---
<div class="flex w-full">
<div class="bg-yellow-500 text-md md:text-xl text-black 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">
- <p class="text-lg md:text-2xl font-bold">{{title}}</p>
+ <p class="text-lg md:text-2xl font-bold">{{alternatetitle}}</p>
<p class="mt-3 text-justify">
I'm a web developer, hobbyist game developer from Kerala, 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 posts from <a href="/posts" class="text-red-700"> here</a>.