mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 20:48:06 -04:00
Fix 0a671bc3751479e74a0a9d2132736c61d239707c
This commit is contained in:
parent
d658886854
commit
3e3aefd04f
@ -90,7 +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>"
|
||||
post = "<span class='alert'>New!</span>"
|
||||
weight = -100
|
||||
url = "/getting-started/"
|
||||
{{< /code-toggle >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user