diff --git a/config.toml b/config.toml
index d3ca371..d7a6922 100644
--- a/config.toml
+++ b/config.toml
@@ -24,7 +24,7 @@ footnoteReturnLinkContents = "↩" # Provides a nicer footnote return link
description = "My Website" # Suggested, controls default description meta
author = "Rohan Verma" # Optional, controls author name display on posts
hide_author = false # Optional, set true to hide author name on posts
- has_cookies = false # Optional, set true to disable cookie disclaimer
+ has_cookies = true # Optional, set true to disable cookie disclaimer
disable_csp = false # Optional, set true to disable content security policy
images = [
"https://source.unsplash.com/collection/983219/2000x1322"
diff --git a/content/blog/_index.md b/content/blog/_index.md
index 59db226..300ca7b 100644
--- a/content/blog/_index.md
+++ b/content/blog/_index.md
@@ -1,3 +1,4 @@
---
-title: "Blog"
+title: "Blogs"
+listing: "/blog_list"
---
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index bd22d05..cddd9bc 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -3,7 +3,7 @@
{{ end }}
{{ define "main" }}
{{ .Title }}
+ {{ .Title }} Full Listing
| github | https://github.com/rhnvrm |
| keybase | https://keybase.io/rhnvrm |
| https://twitter.com/rhnvrm | |
| https://www.linkedin.com/in/rhnvrm/ | |
| youtube | https://www.youtube.com/user/TheRohanVerma |
| {{.Date.Format "2006-01-02"}} | +{{.Title}} | +