mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
Marked the whole path as code
This commit is contained in:
@@ -68,7 +68,7 @@ a single page view and a summary view to be used when displaying a list
|
||||
of contents on a single page. Hugo makes no assumptions here about how you want
|
||||
to display your content, and will support as many different views of a content
|
||||
type as your site requires. All that is required for these additional views is
|
||||
that a template exists in each layouts/`TYPE` directory with the same name.
|
||||
that a template exists in each `layouts/TYPE` directory with the same name.
|
||||
|
||||
### Create a corresponding archetype
|
||||
|
||||
|
Reference in New Issue
Block a user