mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
@@ -51,11 +51,11 @@ If the answer to any of these questions is yes, either change the field values,
|
||||
|
||||
###### Why can't I see any of a page's descendants?
|
||||
|
||||
You may have an `index.md` file instead of an `_index.md` file. See [details](/content-management/page-bundles/).
|
||||
You may have an `index.md` file instead of an `_index.md` file. See [details](/content-management/page-bundles/).
|
||||
|
||||
###### What is the difference between an index.md file and an _index.md file?
|
||||
###### What is the difference between an `index.md` file and an `_index.md` file?
|
||||
|
||||
A directory with an `index.md file` is a [leaf bundle](g). A directory with an `_index.md` file is a [branch bundle](g). See [details](/content-management/page-bundles/).
|
||||
A directory with an `index.md file` is a [leaf bundle](g). A directory with an `_index.md` file is a [branch bundle](g). See [details](/content-management/page-bundles/).
|
||||
|
||||
###### Why is my partial template not rendered as expected?
|
||||
|
||||
|
Reference in New Issue
Block a user