mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Update segments example
This commit is contained in:
committed by
GitHub
parent
ad3e26cec0
commit
b179f3b7f2
@@ -853,7 +853,7 @@ It is recommended to put coarse grained filters (e.g. for language and output fo
|
||||
lang = "en"
|
||||
output = "rss"
|
||||
[[segments.segment1.includes]]
|
||||
term = "{home,term,taxonomy}"
|
||||
kind = "{home,term,taxonomy}"
|
||||
[[segments.segment1.includes]]
|
||||
path = "{/docs,/docs/**}"
|
||||
{{< /code-toggle >}}
|
||||
|
||||
Reference in New Issue
Block a user