diff --git a/config/_default/params.toml b/config/_default/params.toml
index e04fe5cf..62722b62 100755
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -25,7 +25,7 @@ contact_form_action = "#" # contact form works with [https://airform.io/] or [ht
google_tag_manager = "" # example: G-XXXXXXXXXX
google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx
# custom script on header, example: custom_script= ""
-custom_script = ""
+# custom_script = ""
# copyright
copyright = "© SNIGDHAOS.ORG ❤️ ALL RIGHTS RESERVED."
diff --git a/themes/hugoplate/layouts/index.html b/themes/hugoplate/layouts/index.html
index eeb32e0b..1eb23818 100755
--- a/themes/hugoplate/layouts/index.html
+++ b/themes/hugoplate/layouts/index.html
@@ -1,5 +1,6 @@
{{ define "main" }}
+
{{ with .Params.banner }}