tremoved doubled blank div - monochromatic - monochromatic blog: http://blog.z3bra.org
 (HTM) git clone git://z3bra.org/monochromatic
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 1b934c538c6c838432c167b4c3dc7934f4c6ff93
 (DIR) parent fe878a4f8951e4db4c248f0ba89f1db0f1762f05
 (HTM) Author: Willy Goiffon <w.goiffon@gmail.com>
       Date:   Thu,  8 Aug 2013 19:08:33 +0200
       
       removed doubled blank div
       
       Diffstat:
         M about.html                          |       1 -
         M index.html                          |       1 -
       
       2 files changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/about.html b/about.html
       t@@ -61,7 +61,6 @@
              </section>
            </div>
            <div id='blank'></div>
       -    <div id='blank'></div>
            <footer>
              &copy; 2013 WTFPL &mdash; <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
              &mdash; contact : &lt;<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>&gt;
 (DIR) diff --git a/index.html b/index.html
       t@@ -28,7 +28,6 @@
              </section>
            </div>
            <div id='blank'></div>
       -    <div id='blank'></div>
            <footer>
              &copy; 2013 WTFPL &mdash; <a href='http://www.wtfpl.net/about/'>Do What the Fuck You Want to Public License</a>
              &mdash; contact : &lt;<a href='mailto:willy@mailoo.org'>willy at mailoo dot org</a>&gt;