Revert "Try to show title."

This reverts commit 543e4929c5.
This commit is contained in:
mattbk
2017-03-09 12:53:11 -06:00
parent 543e4929c5
commit af4359f956

View File

@ -1,5 +1,3 @@
{% assign page = post %}
<h1 class="entry-title">
{% if page.title %}
<a href="{{ root_url }}{{ page.url }}">{{ page.title }}</a>