From 6098ced604041948698a349f4df0e8b313bbb3dc Mon Sep 17 00:00:00 2001 From: zPlus <--> Date: Sat, 31 Dec 2016 20:26:22 +0100 Subject: [PATCH] Add Happy New Year 2017 ASCII art in homepage --- css/reset.styl | 13 +++++++++++++ template/index.twig | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/css/reset.styl b/css/reset.styl index 390c23fd..f1cf0af7 100644 --- a/css/reset.styl +++ b/css/reset.styl @@ -176,3 +176,16 @@ p > code white-space pre-wrap white-space -moz-pre-wrap white-space -o-pre-wrap + +pre.new_year + background-color transparent + color #BF0000 + font-family "Courier 10 Pitch", Courier, monospace + font-size .8em + font-webkit bold + margin 0 0 2em 0 + text-align center + white-space pre + white-space pre-wrap + white-space -moz-pre-wrap + white-space -o-pre-wrap \ No newline at end of file diff --git a/template/index.twig b/template/index.twig index 8140e836..b864b24b 100644 --- a/template/index.twig +++ b/template/index.twig @@ -9,6 +9,22 @@ #} +
+ .''. + . *''* :_\/_: +_\(/_ .:.*_\/_* : /\ : +./)\ ':'* /\ * : '..'. + ' *''* * '.\'/.' _\(/_' + *_\/_* -= o =- /)\ + * /\ * .'/.\'. ' + *..* : + ____ ___ _ _____ + |___ \ / _ \/ |___ | + __) | | | | | / / + / __/| |_| | | / / + |_____|\___/|_|/_/ ++ {% for post in posts %}