summaryrefslogtreecommitdiffstats
path: root/templates/layouts/categorized_list.html
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-05-13 20:59:24 +0200
committerVolpeon <git@volpeon.ink>2021-05-13 20:59:24 +0200
commit9466fb4fe0ca1cb3038005e38d60e406595a1408 (patch)
tree6e9b16a429fe6ff4e1765a756fd53f0377819b7d /templates/layouts/categorized_list.html
parentRevert to classic link colors (diff)
downloadvolpeon.ink-9466fb4fe0ca1cb3038005e38d60e406595a1408.tar.gz
volpeon.ink-9466fb4fe0ca1cb3038005e38d60e406595a1408.tar.bz2
volpeon.ink-9466fb4fe0ca1cb3038005e38d60e406595a1408.zip
Better integration of ASCII art
Diffstat (limited to 'templates/layouts/categorized_list.html')
-rw-r--r--templates/layouts/categorized_list.html27
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>