mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 13:34:42 -04:00
content: Fix glob pattern-alternatives syntax in cascade.md
This commit is contained in:
parent
1f61fd6be1
commit
9f6213ebef
@ -50,7 +50,7 @@ lang
|
|||||||
: (`string`) A [glob](g) pattern matching the [page language]. For example: `{en,de}`.
|
: (`string`) A [glob](g) pattern matching the [page language]. For example: `{en,de}`.
|
||||||
|
|
||||||
path
|
path
|
||||||
: (`string`) A [glob](g) pattern matching the page's [logical path](g). For example: `/books,/books/**`.
|
: (`string`) A [glob](g) pattern matching the page's [logical path](g). For example: `{/books,/books/**}`.
|
||||||
|
|
||||||
## Array
|
## Array
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user