Add shrine to page title
This commit is contained in:
parent
df1e8ce014
commit
a73458bb8e
|
@ -5,7 +5,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block pageTitle %}
|
{% block pageTitle %}
|
||||||
{{ title + " | " if title }}Star Wars: Knights of the Old Republic | {{ sitemeta.siteName | safe }}
|
{{ title + " | " if title }}Star Wars: Knights of the Old Republic Shrine | {{ sitemeta.siteName | safe }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block customCSS %}
|
{% block customCSS %}
|
||||||
|
|
Loading…
Reference in New Issue