diff --git a/css/reset.styl b/css/reset.styl index 390c23f..f1cf0af 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 8140e83..b864b24 100644 --- a/template/index.twig +++ b/template/index.twig @@ -9,6 +9,22 @@ #} +
+                    .''.    
+  .        *''*    :_\/_:   
+_\(/_  .:.*_\/_*   : /\ :   
+./)\   ':'* /\ * :  '..'.   
+  ' *''*    * '.\'/.' _\(/_'
+   *_\/_*     -= o =-  /)\  
+   * /\ *     .'/.\'.   '   
+    *..*         :          
+    ____   ___  _ _____     
+   |___ \ / _ \/ |___  |    
+     __) | | | | |  / /     
+    / __/| |_| | | / /      
+   |_____|\___/|_|/_/       
+    
+ {% for post in posts %}