diff --git a/Gemfile b/Gemfile
index 5c41b36..cd40a43 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,5 @@
source "https://rubygems.org"
+gem 'jekyll-seo-tag'
gem "github-pages", group: :jekyll_plugins
diff --git a/_config.yml b/_config.yml
index 3416b40..a84712e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -53,6 +53,7 @@ plugins:
- jekyll-feed
- jemoji
- jekyll-include-cache
+ - jekyll-seo-tag
author:
name : "Pavan Joshi"
diff --git a/_includes/head/custom.html b/_includes/head/custom.html
index 8b13789..4462529 100644
--- a/_includes/head/custom.html
+++ b/_includes/head/custom.html
@@ -1 +1,13 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+