aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/header-mini.html
blob: 93a26c2687c83a225b4c9cd3ebd8968accfc5c75 (plain)
1
2
3
4
5
6
7
<div class="header">
  <div class="contain">
    <a href="/" class="no-underline">←
      <strong>{{ .Site.Title }}</strong>
    </a>
  </div>
</div>