projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ae8078
)
Removing extra links on homepage
author
spf13
<steve.francia@gmail.com>
Sun, 18 Aug 2013 01:49:17 +0000
(21:49 -0400)
committer
spf13
<steve.francia@gmail.com>
Sun, 18 Aug 2013 01:54:39 +0000
(21:54 -0400)
docs/layouts/index.html
patch
|
blob
|
history
diff --git
a/docs/layouts/index.html
b/docs/layouts/index.html
index 92e82fa330d802f78a7dbae11b1a0dd6dbff4bed..b6646e751e9365a5a57d7d3670daa067b2760a6c 100644
(file)
--- 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" }}