mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 11:57:23 -04:00
Add post to menu example
This commit is contained in:
parent
af14497c68
commit
0a671bc375
@ -90,6 +90,7 @@ Here’s an example snippet pulled from a configuration file:
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "getting started"
|
name = "getting started"
|
||||||
pre = "<i class='fa fa-road'></i>"
|
pre = "<i class='fa fa-road'></i>"
|
||||||
|
post = "<span class="alert">New!</span>"
|
||||||
weight = -100
|
weight = -100
|
||||||
url = "/getting-started/"
|
url = "/getting-started/"
|
||||||
{{< /code-toggle >}}
|
{{< /code-toggle >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user