Revert "Update menus.md"

This reverts commit 7d149dd1e434d05f9254504da0e760e36255f966.
This commit is contained in:
Bjørn Erik Pedersen 2021-07-20 12:41:41 +02:00
parent 7d149dd1e4
commit 225a03834f
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -93,8 +93,6 @@ Heres an example snippet pulled from a configuration file:
post = "<span class='alert'>New!</span>"
weight = -100
url = "/getting-started/"
[menu.main.params]
custom_param1 = "value"
{{< /code-toggle >}}
{{% note %}}