diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md
index 5a9a22c..de85c89 100644
--- a/content/posts/my-first-post.md
+++ b/content/posts/my-first-post.md
@@ -8,14 +8,12 @@ tags:
Hello World!
-Welcome to sin.io blog about Software Infrastruture Networks, AI, 3D printing and more.
+Welcome to the sin.io blog about Software Infrastructure Networks, AI, 3D printing and more.
+This is my first blog post in a long time! I finally got around to setting up GitHub Pages with Hugo.
-This is my first blog post in a long time! I finally got around setting up Github pages with Hugo.
+I'm testing it out and I noticed that when I use today's date, February 29th, Hugo renders it as Jan 1st 0001 :-)
+I will submit a bug report to the Hugo project.
-I am testing is and I noticed that when I use today's February 29th thne hugo renders it at Jan 1st 0001 :-)
-
-I will submit a bug report to the hugo project.
-
-This is the first blog post so it doesn't really matter but if it wasn't then the ordering in the blog posts list would be wrong.
\ No newline at end of file
+This is the first blog post so it doesn't really matter, but if it weren't, then the ordering in the blog posts list would be wrong.
\ No newline at end of file
diff --git a/hugo.toml b/hugo.toml
index e841ac6..403a907 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -82,7 +82,7 @@ disqusShortname = ''
avatar = "avatar.jpg" # put the file in assets folder; also ensure that image has same height and width
# Note: image is not rendered if the resource(avatar image) is not found. No error is displayed.
intro = "Awesome hugo blog"
- name = "Sidharth R"
+ name = "Jeremie Plante"
description = "A fast, minimalistic Hugo theme with light and dark mode support, for running a personal site or blog."
# Allow to override webmanifest options
diff --git a/public/404.html b/public/404.html
index 41fea7e..73deacd 100644
--- a/public/404.html
+++ b/public/404.html
@@ -162,8 +162,8 @@