From 3aad5bfeb2d408c50044da02c7f4dc65756e208d Mon Sep 17 00:00:00 2001 From: infominer33 Date: Fri, 5 Apr 2019 10:04:59 -0400 Subject: [PATCH] test moving did banner and title tag --- _includes/head/custom.html | 1 + _includes/{masthead.bak => masthead.bkk} | 9 ++++++++- _includes/masthead.html | 9 +-------- _layouts/default.html | 9 +++++++++ index.md | 9 +-------- 5 files changed, 20 insertions(+), 17 deletions(-) rename _includes/{masthead.bak => masthead.bkk} (81%) diff --git a/_includes/head/custom.html b/_includes/head/custom.html index a0a9070b..e937376c 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -1,4 +1,5 @@ +{{ page.title }} diff --git a/_includes/masthead.bak b/_includes/masthead.bkk similarity index 81% rename from _includes/masthead.bak rename to _includes/masthead.bkk index b2aca064..baf452a4 100644 --- a/_includes/masthead.bak +++ b/_includes/masthead.bkk @@ -11,7 +11,14 @@ {% unless logo_path == empty %} {% endunless %} - {{ site.masthead_title | default: site.title }} +
+ + +
+ +