diff --git a/layouts/partials/ascii.html b/layouts/partials/ascii.html index 4876af4..0c701fb 100644 --- a/layouts/partials/ascii.html +++ b/layouts/partials/ascii.html @@ -5,7 +5,7 @@ ///_.-' _..--.'_ \ `( ) ) // // / (_..-' // (< _ ;_..__ ; `' / /// / // // // `-._,_)' // / ``--...____..-' /// / // - Ascii Art by: Felix Lee + Art by Marcin Glinski {{ end }} {{ if eq .Site.Params.asciiArt 2 }} @@ -16,4 +16,35 @@ '---''(_/--' `-'\_) Ascii Art by: Felix Lee +{{ end }} +{{ if eq .Site.Params.asciiArt 3 }} +
+|\---/|
+| ,_, |
+ \_`_/-..----.
+___/ `   ' ,""+ \  sk
+(__...'   __\    |`.___.';
+(_,...'(_,.`__)/'.....+
+
+{{ end }} +{{ if eq .Site.Params.asciiArt 4 }} +
+__,._
+/  _  \
+|  6 \  \  oo
+\___/ .|__||
+__,..="^  . , "  , \
+<.__________________/
+Art by Donovan Bake
+
+{{ end }} +{{ if eq .Site.Params.asciiArt 5 }} +
+|     .-.
+|    /   \         .-.
+|   /     \       /   \       .-.     .-.     _   _
++--/-------\-----/-----\-----/---\---/---\---/-\-/-\/\/---
+| /         \   /       \   /     '-'     '-'
+|/           '-'         '-'
+
{{ end }} \ No newline at end of file