Fix front matter menu entry example

This commit is contained in:
Joe Mooring
2024-11-08 07:51:25 -08:00
committed by GitHub
parent c3a476a198
commit 159c843fd7
+1 -1
View File
@@ -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>'