mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 06:14:40 -04:00
fix file name in 'Add Non-content Entries to a Menu' code toggle (#547)
This commit is contained in:
parent
1a05638572
commit
d658886854
@ -80,7 +80,7 @@ You can also add entries to menus that aren’t attached to a piece of content.
|
||||
|
||||
Here’s an example snippet pulled from a configuration file:
|
||||
|
||||
{{< code-toggle file="config.toml" >}}
|
||||
{{< code-toggle file="config" >}}
|
||||
[[menu.main]]
|
||||
name = "about hugo"
|
||||
pre = "<i class='fa fa-heart'></i>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user