2018-12-08 10:51:13 +13:00

9 lines
210 B
HTML

<div class="title">
<img src="{{ site.baseurl }}/images/icon.svg" alt=" " />
<h1>
<a href="{{ site.baseurl }}/index.html">
Welcome to {{ site.title }}!
</a>
</h1>
</div>