Don't use title
This commit is contained in:
parent
620f60a2de
commit
420cb1764d
|
@ -1,4 +1,4 @@
|
||||||
<h1>{{ page.title | title }}</h1>
|
<h1>{{ page.title }}</h1>
|
||||||
<p class="posted">Posted: {{ page.date | date('jS F Y') }}</p>
|
<p class="posted">Posted: {{ page.date | date('jS F Y') }}</p>
|
||||||
{#
|
{#
|
||||||
{% if page.tags %}
|
{% if page.tags %}
|
||||||
|
|
Loading…
Reference in a new issue