diff options
| -rw-r--r-- | src/views/home.ecr | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/views/home.ecr b/src/views/home.ecr index 2935993..ef582ad 100644 --- a/src/views/home.ecr +++ b/src/views/home.ecr @@ -2,7 +2,7 @@      <div>          <p class="first-letter">              "Hello Friend!! My name is Indrajith K L." 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&D's, random thoughts, game development etc. Since you are here why don't you read some <a href="/posts" class="text-main-cardheading font-bold">posts</a>. +            This site is where I write about my fun side projects, R&D's, random thoughts, game development etc. Since you are here why don't you read some <a href="/blog" class="text-main-cardheading font-bold">posts</a>.          </p>      </div>  </div> | 
