shithub: hugo

Download patch

ref: 0a79edd48aa46d800cc63ee61236ccad975fa532
parent: 3ae8078d3a3c4a6eaba6c41fb628808a9aa48910
author: spf13 <[email protected]>
date: Sat Aug 17 17:49:17 EDT 2013

Removing extra links on homepage

--- 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" }}