summaryrefslogtreecommitdiffstats
path: root/templates/layouts/index.html
blob: 3105472c99fcb9fab0f1e23b983ff0b9b1bc6f1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div class="c-hero l-container">
  <h1 class="c-hero__backtitle">Volpeon</h1>
  <h2 class="c-hero__title">I'm a <strong class="c-hero__emph">red fox</strong> doing human things</h2>
</div>

<main class="c-page l-container l-container--content l-container--pad-v l-container--pad-v--first">
    <div class="c-page__content s-page-content">
$body$
    </div>
</main>

<footer class="c-footer l-container">
  9thPK7O3xn
</footer>