diff options
Diffstat (limited to 'templates/layouts')
-rw-r--r-- | templates/layouts/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 838f570..8822f6f 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html | |||
@@ -1,5 +1,7 @@ | |||
1 | <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> | 1 | <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> |
2 | <div class="s-headlines s-colored-links"> | 2 | <div class="s-headlines s-colored-links"> |
3 | <h1 class="u-mt0"><span class="s-headlines__title-inner">I'm a <strong>red fox</strong> in disguise.</span></h1> | ||
4 | |||
3 | $body$ | 5 | $body$ |
4 | </div> | 6 | </div> |
5 | 7 | ||