mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
Removing extra links on homepage
This commit is contained in:
@@ -51,7 +51,4 @@
|
|||||||
focus on writing great content.</p>
|
focus on writing great content.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ range $key, $val := .Site.Recent }}
|
|
||||||
{{ $val.Title}}
|
|
||||||
{{ end }}
|
|
||||||
{{ template "chrome/footer.html" }}
|
{{ template "chrome/footer.html" }}
|
||||||
|
Reference in New Issue
Block a user