diff options
author | Volpeon <git@volpeon.ink> | 2021-01-07 08:50:48 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-01-07 08:50:48 +0100 |
commit | ad478954cf77842364d03e1d5ee85e366e699ee7 (patch) | |
tree | 90359dfec83694a758878b37510d9dca1493ef43 /templates/partials/pageHeader.html | |
parent | Improved subpage organization code in metadata filter (diff) | |
download | volpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.tar.gz volpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.tar.bz2 volpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.zip |
Improved general structure, resolve category name in metadata filter, added hideable nav items, added header for page layout
Diffstat (limited to 'templates/partials/pageHeader.html')
-rw-r--r-- | templates/partials/pageHeader.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/partials/pageHeader.html b/templates/partials/pageHeader.html deleted file mode 100644 index 95e55f7..0000000 --- a/templates/partials/pageHeader.html +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | $-- ' | ' ' ' ' ' | | | ' ' | ||
2 | $-- | ' ' ' //\_ ' | ' . | ' ' | ||
3 | $-- .| ' ____,...,______..,_~`` -`.., ' | ' | ' ' | ||
4 | $-- | _,~´"' , . ,~--´ ' _| | . |~~.__ ' ' | ||
5 | $-- | | ,-" _.-|~/ |..,____,) ,/,,"' '_( | ' |) ) ' ' | ||
6 | $-- '| \__,~"´ /:) / |:\ \ ,~( ) . | | ) `, ' _,--. | ||
7 | $-- ___\___.___:____(:/\_-,______\:.\_-,____.__\_.\______.__:___\__.___)_.___,/_____ | ||
8 | $-- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
9 | |||
10 | <pre class="c-page-header__pre c-page__prefixed c-page__prefixed--pre u-mt0 u-hidden@sm-down"> | ||
11 | ' | ' ' ' ' ' | | | ' ' | ||
12 | | ' ' ' <strong>//\_</strong> ' | ' . | ' ' | ||
13 | .| ' <strong>____,...,______..,_~`` -`..,</strong> ' | ' | ' ' | ||
14 | | <strong>_,~´"' , . ,~--´</strong> ' _| | . |~~.__ ' ' | ||
15 | | | <strong>,-" _.-|~/ |..,____,) ,/,,"'</strong> '_( | ' |) ) ' ' | ||
16 | '| <strong>\__,~"´ /:) / |:\ \</strong> ,~( ) . | | ) `, ' _,--. | ||
17 | \ . : <strong>(:/\_-, \:.\_-,</strong> . \ .\ . : \ . ) . ' ,/ </pre> | ||