mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 01:24:48 -04:00
Improve example of render hook directory structure
This commit is contained in:
parent
5e3941d82b
commit
7764005c31
@ -67,15 +67,15 @@ layouts/
|
||||
├── _default/
|
||||
│ └── _markup/
|
||||
│ ├── render-link.html
|
||||
│ └── render-link.text.txt
|
||||
│ └── render-link.rss.xml
|
||||
├── books/
|
||||
│ └── _markup/
|
||||
│ ├── render-link.html
|
||||
│ └── render-link.text.txt
|
||||
│ └── render-link.rss.xml
|
||||
└── films/
|
||||
└── _markup/
|
||||
├── render-link.html
|
||||
└── render-link.text.txt
|
||||
└── render-link.rss.xml
|
||||
```
|
||||
|
||||
[kind]: /getting-started/glossary/#page-kind
|
||||
|
Loading…
x
Reference in New Issue
Block a user