diff options
author | Volpeon <git@volpeon.ink> | 2020-12-21 19:57:20 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2020-12-21 19:57:20 +0100 |
commit | c348cc8cc76306c3d3e533888b3d30ea7566e075 (patch) | |
tree | 943f0894ea82ad7543cb3aa7cabafb0235ba6486 /templates/pageHeaderSm.html | |
parent | Added HTML (diff) | |
download | volpeon.ink-c348cc8cc76306c3d3e533888b3d30ea7566e075.tar.gz volpeon.ink-c348cc8cc76306c3d3e533888b3d30ea7566e075.tar.bz2 volpeon.ink-c348cc8cc76306c3d3e533888b3d30ea7566e075.zip |
Use Pandoc to write content in Markdown
Diffstat (limited to 'templates/pageHeaderSm.html')
-rw-r--r-- | templates/pageHeaderSm.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/pageHeaderSm.html b/templates/pageHeaderSm.html new file mode 100644 index 0000000..7f0f4f9 --- /dev/null +++ b/templates/pageHeaderSm.html | |||
@@ -0,0 +1,11 @@ | |||
1 | <!-- | ||
2 | .| //\__ ' .' | . | ' . ' | ||
3 | | _.~-"""-----~`` ,-´ ' ' |' | ' ' | ||
4 | '| .´ ,~'\ ).,__,)/,," ' . ' | | | ' .' | ||
5 | |_ `~´ (/\\, (/\\, _' '_ _| ' |_ _' '_ | ||
6 | --> | ||
7 | <pre> | ||
8 | .| <strong> //\__</strong> ' .' | . | ' . ' | ||
9 | | <strong> _.~-"""-----~`` ,-´</strong> ' ' |' | ' ' | ||
10 | '| <strong>.´ ,~'\ ).,__,)/,," </strong> ' . ' | | | ' .' | ||
11 | |_ <strong>`~´ (/\\, (/\\, </strong> _' '_ _| ' |_ _' '_</pre> | ||