mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-01 11:12:37 +00:00
Fix cascade example
This commit is contained in:
@@ -94,7 +94,6 @@ You can also use [Permalinks tokens](#tokens) in the `url` front matter. This is
|
||||
{{< code-toggle file=content/foo/bar/_index.md fm=true >}}
|
||||
title ="Bar"
|
||||
[[cascade]]
|
||||
[cascade.params]
|
||||
url = "/:sections[last]/:slug"
|
||||
{{< /code-toggle >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user