From: spf13 Date: Sun, 18 Aug 2013 01:49:17 +0000 (-0400) Subject: Removing extra links on homepage X-Git-Tag: v0.9~157 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0a79edd48aa46d800cc63ee61236ccad975fa532;p=brevno-suite%2Fhugo Removing extra links on homepage --- diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 92e82fa3..b6646e75 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -51,7 +51,4 @@ focus on writing great content.

- {{ range $key, $val := .Site.Recent }} - {{ $val.Title}} - {{ end }} {{ template "chrome/footer.html" }}