URI: 
       Removing extra links on homepage - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 0a79edd48aa46d800cc63ee61236ccad975fa532
   DIR parent 3ae8078d3a3c4a6eaba6c41fb628808a9aa48910
  HTML Author: spf13 <steve.francia@gmail.com>
       Date:   Sat, 17 Aug 2013 21:49:17 -0400
       
       Removing extra links on homepage
       
       Diffstat:
         M docs/layouts/index.html             |       3 ---
       
       1 file changed, 0 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/docs/layouts/index.html b/docs/layouts/index.html
       @@ -51,7 +51,4 @@
                      focus on writing great content.</p>
                    </div>
                  </div>
       -          {{  range $key, $val := .Site.Recent }}
       -                {{ $val.Title}}
       -          {{ end }}
        {{ template "chrome/footer.html" }}