mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 04:14:47 -04:00
Fix layouts' folder name in template primer
This commit is contained in:
parent
e181e63795
commit
a745cd6c8b
@ -110,7 +110,7 @@ There are more boolean operators than those listed in the Hugo docs in the [Gola
|
||||
When including another template, you will pass to it the data it will be
|
||||
able to access. To pass along the current context, please remember to
|
||||
include a trailing dot. The templates location will always be starting at
|
||||
the `/layout/` directory within Hugo.
|
||||
the `/layouts/` directory within Hugo.
|
||||
|
||||
### Template and Partial Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user