mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-30 02:02:38 +00:00
Add post to menu example
This commit is contained in:
committed by
GitHub
parent
af14497c68
commit
0a671bc375
@@ -90,6 +90,7 @@ Here’s an example snippet pulled from a configuration file:
|
||||
[[menu.main]]
|
||||
name = "getting started"
|
||||
pre = "<i class='fa fa-road'></i>"
|
||||
post = "<span class="alert">New!</span>"
|
||||
weight = -100
|
||||
url = "/getting-started/"
|
||||
{{< /code-toggle >}}
|
||||
|
||||
Reference in New Issue
Block a user