fix: variable naming
This commit is contained in:
parent
268202f33d
commit
8eb377717a
3 changed files with 5 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
{% block head %}
|
||||
<title>
|
||||
{% block title %}{% endblock %}{{ hippie.titlePrefix }}</title>
|
||||
{% block title %}{% endblock %}{{ hippie.titlePostfix }}</title>
|
||||
|
||||
{% include "demo/partials/_meta.njk" %}
|
||||
{# <base href="/"> #}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue