mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 15:29:57 -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 >}}
|
{{< code-toggle file=content/products/software.md fm=true >}}
|
||||||
title = 'Software'
|
title = 'Software'
|
||||||
[[menus.main]]
|
[menus.main]
|
||||||
parent = 'Products'
|
parent = 'Products'
|
||||||
weight = 20
|
weight = 20
|
||||||
pre = '<i class="fa-solid fa-code"></i>'
|
pre = '<i class="fa-solid fa-code"></i>'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user