diff --git a/themes/hugo-coder/layouts/partials/home.html b/themes/hugo-coder/layouts/partials/home.html
index fb7a80e..9b91bd0 100644
--- a/themes/hugo-coder/layouts/partials/home.html
+++ b/themes/hugo-coder/layouts/partials/home.html
@@ -14,7 +14,7 @@
{{ else }}
<h2>{{ .Site.Params.info }}</h2>
{{ end }}
- <h2>Happy New Year!</h2>
+ <!-- <h2>Happy New Year!</h2> -->
{{ with .Site.Params.social }}
<ul>
{{ range sort . "weight" }}