mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Removing extra links on homepage
This commit is contained in:
parent
3ae8078d3a
commit
0a79edd48a
1 changed files with 0 additions and 3 deletions
|
@ -51,7 +51,4 @@
|
|||
focus on writing great content.</p>
|
||||
</div>
|
||||
</div>
|
||||
{{ range $key, $val := .Site.Recent }}
|
||||
{{ $val.Title}}
|
||||
{{ end }}
|
||||
{{ template "chrome/footer.html" }}
|
||||
|
|
Loading…
Reference in a new issue