portal/_includes/header.html
2020-01-25 01:48:39 +01:00

6 lines
65 B
HTML

<header>
<a href=".">
<h3>{{site.title}}</h3>
</a>
</header>