Remove styles, rename some classes
This commit is contained in:
parent
451789c1a2
commit
e9eab9260b
5 changed files with 2 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
{% set title_tag = title_tag ?: 'h1' %}
|
||||
<{{ title_tag }}>{{ page.title }}</{{ title_tag }}>
|
||||
|
||||
<p class="posted text-light">{{ page.date|date('jS F Y') }}</p>
|
||||
<p class="posted">{{ page.date|date('jS F Y') }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue