This repository has been archived on 2023-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
sophie-lewis-hugo/themes/sophie-lewis/layouts/partials/header.html

14 lines
368 B
HTML

<div class="hero header octopus-mobile">
<div class="hero-body">
<a class="button button-book">NEW BOOK&nbsp;<b>Abolish The Family</b></a><br />
<a href="/">
<p class="title is-size-0-1">
{{ site.Params.header.name }}
</p>
<p class="subtitle is-size-6">
{{ site.Params.header.subtitle }}
</p>
</a>
</div>
</div>