diff options
Diffstat (limited to 'templates/layouts/index copy.html')
| -rw-r--r-- | templates/layouts/index copy.html | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/templates/layouts/index copy.html b/templates/layouts/index copy.html deleted file mode 100644 index bd7cd3f..0000000 --- a/templates/layouts/index copy.html +++ /dev/null | |||
| @@ -1,45 +0,0 @@ | |||
| 1 | <main class="c-page s-page l-container l-container--content l-container--pad-y l-container--pad-v--first"> | ||
| 2 | <div class="c-page__content"> | ||
| 3 | <header class="c-hero u-hidden@sm-down" role="presentation"> | ||
| 4 | $-- ' | ' ' ' ' ' | | | ' ' | ||
| 5 | $-- | ' ' ' //\_ ' | ' . | ' ' | ||
| 6 | $-- .| ' ____,...,______..,_~`` -`.., ' | ' | ' ' | ||
| 7 | $-- | _,~´"' , . ,~--´ ' _| | . |~~.__ ' ' | ||
| 8 | $-- | | ,-" _.-|~/ |..,____,) ,/,,"' '_( | ' |) ) ' ' | ||
| 9 | $-- '| \__,~"´ /:) / |:\ \ ,~( ) . | | ) `, ' _,--. | ||
| 10 | $-- ___\___.___:____(:/\_-,______\:.\_-,____.__\_.\______.__:___\__.___)_.___,/_____ | ||
| 11 | $-- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
| 12 | |||
| 13 | <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 u-hidden@sm-down"> | ||
| 14 | `` ' | ' ' ' ' ' | | | ' ' | ||
| 15 | `` | ' ' ' <strong>//\_</strong> ' | ' . | ' ' | ||
| 16 | `` .| ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | ' ' | ||
| 17 | `` | <strong>_,~´"' , . ,~--´</strong> ' _| | . |~~.__ ' ' | ||
| 18 | `` | | <strong>,-" _.-|~/ |..,____,) ,/,,"'</strong> '_( | ' |) ) ' ' | ||
| 19 | `` '| <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _,--. | ||
| 20 | `` \ . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,/ </pre> | ||
| 21 | |||
| 22 | </header> | ||
| 23 | |||
| 24 | $body$ | ||
| 25 | </div> | ||
| 26 | </main> | ||
| 27 | |||
| 28 | <footer class="c-footer l-container"> | ||
| 29 | 9thPK7O3xn | ||
| 30 | </footer> | ||
| 31 | |||
| 32 | <template id="header-sm"> | ||
| 33 | $-- .| //\__ ' .' | . | ' . ' | ||
| 34 | $-- | _.~-"""-----~`` ,-´ ' ' |' | ' ' | ||
| 35 | $-- '| .´ ,~'\ ).,__,)/,," ' . ' | | | ' .' | ||
| 36 | $-- |_ `~´ (/\\, (/\\, _' '_ _| ' |_ _' '_ | ||
| 37 | |||
| 38 | <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 $if(section.is_index)$u-hidden@sm-up$endif$"> | ||
| 39 | `` .| <strong> //\__</strong> ' .' | . | ' . ' | ||
| 40 | `` | <strong> _.~-"""-----~`` ,-´</strong> ' ' |' | ' ' | ||
| 41 | `` '| <strong>.´ ,~'\ ).,__,)/,," </strong> ' . ' | | | ' .' | ||
| 42 | `` |_ <strong>`~´ (/\\, (/\\, </strong> _' '_ _| ' |_ _' '_</pre> | ||
| 43 | </template> | ||
| 44 | |||
| 45 | <script src="/index.js" type="text/javascript"></script> | ||
