mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 16:58:53 +00:00
Fix broken link in list page templates
This commit is contained in:
@@ -83,7 +83,7 @@ Follow my journey through this new blog.
|
||||
|
||||
You can now access this `_index.md`'s' content in your list template:
|
||||
|
||||
{{% code file="layouts/_default/list.html" %}}
|
||||
{{% code file="layouts/_default/list.html" download="list.html" %}}
|
||||
```html
|
||||
{{ define "main" }}
|
||||
<main class="main">
|
||||
|
||||
Reference in New Issue
Block a user