Update menus.md

This commit is contained in:
Bjørn Erik Pedersen
2021-07-20 11:23:47 +02:00
committed by GitHub
parent 3694ecafcb
commit 7d149dd1e4
+2
View File
@@ -93,6 +93,8 @@ 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 %}}