mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 03:14:48 -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]]
|
[[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>"
|
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