aboutsummaryrefslogtreecommitdiff
path: root/src/index.njk
diff options
context:
space:
mode:
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 87aba67..9bf43ca 100644
--- a/src/index.njk
+++ b/src/index.njk
@@ -8,7 +8,7 @@ alternatetitle: "Hello Friend!! My name is Indrajith K L."
<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>.
+ 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-black font-bold">posts</a>.
</p>
</div>
</div>