Switch <title> separator from &mdash; -> |

This commit is contained in:
Raymond Wanyoike 2016-11-09 20:07:43 +03:00
commit 304d9530d3
5 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
{% endblock %}
{% block title %}
{{ SITENAME }} &mdash; {{ SITESUBTITLE }}
{{ SITENAME }} | {{ SITESUBTITLE }}
{% endblock %}
{% block page_header %}