diff options
Diffstat (limited to 'templates/layouts')
-rw-r--r-- | templates/layouts/categorized_list.html | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 0a881d2..7be9276 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html | |||
@@ -1,4 +1,29 @@ | |||
1 | <section class="l-section l-section--fullscreen l-section--no-head"> | 1 | <section class="l-section l-section--fullscreen"> |
2 | <div class="c-ascii"> | ||
3 | <pre class="c-ascii__fixed-content u-dn@sm-lo"> | ||
4 | |||
5 | | | | ' ' ' ' ' | | ' ' | | ||
6 | | | ' | ' ' ' ' ' | | ' ' | | ||
7 | ' | | . | ' ' ' ' ' | : | ' ' | | ||
8 | | __~| | | ' ' ' ' ' | | | ' ' | | | ||
9 | |__ ,( |' |_ ' ' ' <strong>//\_</strong> ' | ' . | ' ' | ' | ||
10 | '| )~._ _( . ) .| ) ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | . ( ' ' | | ||
11 | |, __´ ) ( | | | ` <strong>_,~´"' , . ,~--´</strong> ' _| | . |~~.__ ´ ' '__,. | | ||
12 | | | _.~( _ | ' ~( <strong>,-" _.-|~/ |..,____,) ,/,,"'</strong> '_( | ' |) ) . ' ( )~-_ | ' | ||
13 | | (_ ( ´ | ( ' <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _/- .. , _) | | ||
14 | ´ ( . : / : . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,( . / </pre> | ||
15 | |||
16 | <pre class="c-ascii__fixed-content u-dn@sm-hi"> | ||
17 | |||
18 | | | ' ' ' | | ' ' | ||
19 | | ' | ' ' ' | | ' ' | ||
20 | | | ' ' ' | | ' ' | ||
21 | | . | ' ' <strong>//\__</strong> ' | . | ' ' | ||
22 | | | <strong>_.~-"""-----~`` ,-´</strong> ' |' | ' ' | ||
23 | | | '| <strong>.´ ,~'\ ).,__,)/,,"</strong> ' | | | ' ' | ||
24 | _| |_ <strong>`~´ (/\\, (/\\,</strong> _' _| ' |_ _' '_</pre> | ||
25 | </div> | ||
26 | |||
2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content"> | 27 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content"> |
3 | <div class="s-headlines s-colored-links"> | 28 | <div class="s-headlines s-colored-links"> |
4 | <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1> | 29 | <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1> |