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