mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
8203fc5923
commit
f4779b25bc
1 changed files with 2 additions and 0 deletions
|
@ -40,9 +40,11 @@ the list will be needed.
|
|||
A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
|
||||
|
||||
* /layouts/section/`SECTION`.html
|
||||
* /layouts/`SECTION`/list.html
|
||||
* /layouts/\_default/section.html
|
||||
* /layouts/\_default/list.html
|
||||
* /themes/`THEME`/layouts/section/`SECTION`.html
|
||||
* /themes/layouts/`SECTION`/list.html
|
||||
* /themes/`THEME`/layouts/\_default/section.html
|
||||
* /themes/`THEME`/layouts/\_default/list.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue