mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 18:14:55 -04:00
Fix front matter menu entry example
This commit is contained in:
parent
c3a476a198
commit
159c843fd7
@ -100,7 +100,7 @@ This front matter menu entry demonstrates some of the available properties:
|
||||
|
||||
{{< code-toggle file=content/products/software.md fm=true >}}
|
||||
title = 'Software'
|
||||
[[menus.main]]
|
||||
[menus.main]
|
||||
parent = 'Products'
|
||||
weight = 20
|
||||
pre = '<i class="fa-solid fa-code"></i>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user