From af4359f956ad037e91f54a8f0fc0a0a7548a1439 Mon Sep 17 00:00:00 2001 From: mattbk Date: Thu, 9 Mar 2017 12:53:11 -0600 Subject: [PATCH] Revert "Try to show title." This reverts commit 543e4929c5e0594601fcd3559639627ba00aa8fe. --- _includes/post_detail.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/post_detail.html b/_includes/post_detail.html index c134ed1..e09501f 100644 --- a/_includes/post_detail.html +++ b/_includes/post_detail.html @@ -1,5 +1,3 @@ -{% assign page = post %} -

{% if page.title %} {{ page.title }}