diff options
Diffstat (limited to 'templates/layouts/index.html')
| -rw-r--r-- | templates/layouts/index.html | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 144d1ed..a1410f1 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html | |||
| @@ -1,14 +1,16 @@ | |||
| 1 | <header class="c-hero u-hidden@sm-down" role="presentation"> | 1 | <main class="c-page s-page l-container l-container--content l-container--pad-v"> |
| 2 | $-- ' | ' ' ' ' ' | | | ' ' | 2 | <div class="c-page__content"> |
| 3 | $-- | ' ' ' //\_ ' | ' . | ' ' | 3 | <header class="c-hero u-hidden@sm-down" role="presentation"> |
| 4 | $-- .| ' ____,...,______..,_~`` -`.., ' | ' | ' ' | 4 | $-- ' | ' ' ' ' ' | | | ' ' |
| 5 | $-- | _,~´"' , . ,~--´ ' _| | . |~~.__ ' ' | 5 | $-- | ' ' ' //\_ ' | ' . | ' ' |
| 6 | $-- | | ,-" _.-|~/ |..,____,) ,/,,"' '_( | ' |) ) ' ' | 6 | $-- .| ' ____,...,______..,_~`` -`.., ' | ' | ' ' |
| 7 | $-- '| \__,~"´ /:) / |:\ \ ,~( ) . | | ) `, ' _,--. | 7 | $-- | _,~´"' , . ,~--´ ' _| | . |~~.__ ' ' |
| 8 | $-- ___\___.___:____(:/\_-,______\:.\_-,____.__\_.\______.__:___\__.___)_.___,/_____ | 8 | $-- | | ,-" _.-|~/ |..,____,) ,/,,"' '_( | ' |) ) ' ' |
| 9 | $-- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | 9 | $-- '| \__,~"´ /:) / |:\ \ ,~( ) . | | ) `, ' _,--. |
| 10 | 10 | $-- ___\___.___:____(:/\_-,______\:.\_-,____.__\_.\______.__:___\__.___)_.___,/_____ | |
| 11 | <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 u-hidden@sm-down"> | 11 | $-- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ |
| 12 | |||
| 13 | <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 u-hidden@sm-down"> | ||
| 12 | ' | ' ' ' ' ' | | | ' ' | 14 | ' | ' ' ' ' ' | | | ' ' |
| 13 | | ' ' ' <strong>//\_</strong> ' | ' . | ' ' | 15 | | ' ' ' <strong>//\_</strong> ' | ' . | ' ' |
| 14 | .| ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | ' ' | 16 | .| ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | ' ' |
| @@ -17,9 +19,11 @@ | |||
| 17 | '| <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _,--. | 19 | '| <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _,--. |
| 18 | \ . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,/ </pre> | 20 | \ . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,/ </pre> |
| 19 | 21 | ||
| 20 | </header> | 22 | </header> |
| 21 | 23 | ||
| 22 | $body$ | 24 | $body$ |
| 25 | </div> | ||
| 26 | </main> | ||
| 23 | 27 | ||
| 24 | <template id="header-sm"> | 28 | <template id="header-sm"> |
| 25 | $-- .| //\__ ' .' | . | ' . ' | 29 | $-- .| //\__ ' .' | . | ' . ' |
