update title
This commit is contained in:
		@ -21,7 +21,7 @@
 | 
				
			|||||||
      {{css | cssmin | safe}}
 | 
					      {{css | cssmin | safe}}
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
    {% if title %}
 | 
					    {% if title %}
 | 
				
			||||||
      <title>{{ site.title }} - {{ title }}</title>
 | 
					      <title>{{ title }}</title>
 | 
				
			||||||
    {% else %}
 | 
					    {% else %}
 | 
				
			||||||
      <title>{{ site.title }}</title>
 | 
					      <title>{{ site.title }}</title>
 | 
				
			||||||
    {% endif %}
 | 
					    {% endif %}
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user