mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 10:34:53 -04:00
docs: Fix incorrect path in templates/list
This commit is contained in:
parent
39a97be752
commit
8fb2310443
@ -44,7 +44,7 @@ A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
|
||||
* /layouts/\_default/section.html
|
||||
* /layouts/\_default/list.html
|
||||
* /themes/`THEME`/layouts/section/`SECTION`.html
|
||||
* /themes/layouts/`SECTION`/list.html
|
||||
* /themes/`THEME`/layouts/`SECTION`/list.html
|
||||
* /themes/`THEME`/layouts/\_default/section.html
|
||||
* /themes/`THEME`/layouts/\_default/list.html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user