From c7eb8d7f6105a5a15a1f45b5e2be3c2d1e2204bd Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Fri, 19 Mar 2021 22:10:55 +0100 Subject: WIP: Redesign --- templates/layouts/index.html | 43 ++++++------------------------------------- 1 file changed, 6 insertions(+), 37 deletions(-) (limited to 'templates/layouts/index.html') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 61edec2..3105472 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -1,26 +1,10 @@ -<main class="c-page s-page l-container l-container--content l-container--pad-v"> - <div class="c-page__content"> - <header class="c-hero u-hidden@sm-down" role="presentation"> - $-- ' | ' ' ' ' ' | | | ' ' - $-- | ' ' ' //\_ ' | ' . | ' ' - $-- .| ' ____,...,______..,_~`` -`.., ' | ' | ' ' - $-- | _,~´"' , . ,~--´ ' _| | . |~~.__ ' ' - $-- | | ,-" _.-|~/ |..,____,) ,/,,"' '_( | ' |) ) ' ' - $-- '| \__,~"´ /:) / |:\ \ ,~( ) . | | ) `, ' _,--. - $-- ___\___.___:____(:/\_-,______\:.\_-,____.__\_.\______.__:___\__.___)_.___,/_____ - $-- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ - - <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 u-hidden@sm-down"> -' | ' ' ' ' ' | | | ' ' - | ' ' ' <strong>//\_</strong> ' | ' . | ' ' - .| ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | ' ' - | <strong>_,~´"' , . ,~--´</strong> ' _| | . |~~.__ ' ' -| | <strong>,-" _.-|~/ |..,____,) ,/,,"'</strong> '_( | ' |) ) ' ' - '| <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _,--. - \ . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,/ </pre> - - </header> +<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> @@ -28,18 +12,3 @@ $body$ <footer class="c-footer l-container"> 9thPK7O3xn </footer> - -<template id="header-sm"> - $-- .| //\__ ' .' | . | ' . ' - $-- | _.~-"""-----~`` ,-´ ' ' |' | ' ' - $-- '| .´ ,~'\ ).,__,)/,," ' . ' | | | ' .' - $-- |_ `~´ (/\\, (/\\, _' '_ _| ' |_ _' '_ - - <pre class="c-hero__pre c-page__prefixed c-page__prefixed--pre u-mt0 $if(section.is_index)$u-hidden@sm-up$endif$"> -.| <strong> //\__</strong> ' .' | . | ' . ' - | <strong> _.~-"""-----~`` ,-´</strong> ' ' |' | ' ' -'| <strong>.´ ,~'\ ).,__,)/,," </strong> ' . ' | | | ' .' - |_ <strong>`~´ (/\\, (/\\, </strong> _' '_ _| ' |_ _' '_</pre> -</template> - -<script src="/index.js" type="text/javascript"></script> -- cgit v1.2.3-70-g09d2