From a8626822b7c739d26fee3c1be574d2e178ab5f91 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Fri, 5 Apr 2019 10:20:37 -0400 Subject: [PATCH] drop page title --- _includes/head.html | 11 ----------- _includes/head/custom.html | 1 + _layouts/default.html | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 5e37b6f6..c1cda6f8 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,17 +2,6 @@ - - - - - - - - - - - {% include seo.html %} diff --git a/_includes/head/custom.html b/_includes/head/custom.html index e937376c..5c7c9840 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -11,4 +11,5 @@ + diff --git a/_layouts/default.html b/_layouts/default.html index 1c9fe58b..c569ab8b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -22,7 +22,7 @@
-

{{ page.title }}

+