portal/_includes/header.html

6 lines
65 B
HTML
Raw Normal View History

2019-11-25 12:01:33 +01:00
<header>
2020-01-25 01:48:39 +01:00
<a href=".">
2019-11-25 12:01:33 +01:00
<h3>{{site.title}}</h3>
</a>
</header>