mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 07:44:41 -04:00
Fix punctuation
This commit is contained in:
parent
bae2403551
commit
03afc0e780
@ -41,7 +41,7 @@ The idea of a list page comes from the [hierarchical mental model of the web][me
|
||||
|
||||
### Default Templates
|
||||
|
||||
Since section lists and taxonomy lists (N.B., *not* [taxonomy terms lists][taxterms]) are both *lists* with regards to their templates, both have the same terminating default of `_default/list.html` or `themes/<THEME>/layouts/_default/list.html` in their lookup order. In addition, both [section lists][sectiontemps] and [taxonomy lists][taxlists] have their own default list templates in `_default`:
|
||||
Since section lists and taxonomy lists (N.B., *not* [taxonomy terms lists][taxterms]) are both *lists* with regards to their templates, both have the same terminating default of `_default/list.html` or `themes/<THEME>/layouts/_default/list.html` in their lookup order. In addition, both [section lists][sectiontemps] and [taxonomy lists][taxlists] have their own default list templates in `_default`.
|
||||
|
||||
See [Template Lookup Order](/templates/lookup-order/) for the complete reference.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user