Fix cascade example

This commit is contained in:
Bjørn Erik Pedersen
2024-08-02 11:56:44 +02:00
parent 82bb250fa6
commit a9c5981f5b
-1
View File
@@ -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 >}}