mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
@@ -40,9 +40,11 @@ the list will be needed.
|
|||||||
A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
|
A Section will be rendered at /`SECTION`/ (e.g. http://spf13.com/project/)
|
||||||
|
|
||||||
* /layouts/section/`SECTION`.html
|
* /layouts/section/`SECTION`.html
|
||||||
|
* /layouts/`SECTION`/list.html
|
||||||
* /layouts/\_default/section.html
|
* /layouts/\_default/section.html
|
||||||
* /layouts/\_default/list.html
|
* /layouts/\_default/list.html
|
||||||
* /themes/`THEME`/layouts/section/`SECTION`.html
|
* /themes/`THEME`/layouts/section/`SECTION`.html
|
||||||
|
* /themes/layouts/`SECTION`/list.html
|
||||||
* /themes/`THEME`/layouts/\_default/section.html
|
* /themes/`THEME`/layouts/\_default/section.html
|
||||||
* /themes/`THEME`/layouts/\_default/list.html
|
* /themes/`THEME`/layouts/\_default/list.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user