Try to show title.
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
{% assign page = post %}
 | 
			
		||||
 | 
			
		||||
<h1 class="entry-title">
 | 
			
		||||
{% if page.title %}
 | 
			
		||||
    <a href="{{ root_url }}{{ page.url }}">{{ page.title }}</a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user