From 5beb2946beeea52bf33d895a899f695e0008e205 Mon Sep 17 00:00:00 2001 From: infominer33 Date: Fri, 5 Apr 2019 13:29:55 -0400 Subject: [PATCH] remove duplicate title --- _includes/head/custom.html | 1 - _layouts/default.html | 6 ------ 2 files changed, 7 deletions(-) diff --git a/_includes/head/custom.html b/_includes/head/custom.html index 5c7c9840..3eb372c8 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -1,5 +1,4 @@ -{{ page.title }} diff --git a/_layouts/default.html b/_layouts/default.html index c569ab8b..2c45d3ba 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,12 +2,6 @@ --- - {% include head.html %}