archiveh1

This commit is contained in:
2019-06-04 10:00:50 +02:00
parent bbdde0d00d
commit 40ba2ab3d2
2 changed files with 64 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
<section class="header-wrapper">
<div class="title">
<h2>{{page.title}}</h2>
<h1>{{page.title}}</h1>
</div>
<div class="cat">
{% include 'partials/taxonomylist.html.twig' with {base_url: my_url, taxonomy: 'tag'} %}