mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
🎉 Feat: add nested menu for example site
This commit is contained in:
@@ -20,6 +20,13 @@ toc:
|
||||
auto: false
|
||||
math:
|
||||
enable: true
|
||||
|
||||
menu:
|
||||
main:
|
||||
name: "Content"
|
||||
title: "Find out how to create and organize your content quickly and intuitively in FixIt theme."
|
||||
parent: "documentation"
|
||||
pre: "<i class='fab fa-readme fa-fw fa-sm'></i>"
|
||||
---
|
||||
|
||||
Find out how to create and organize your content quickly and intuitively in **FixIt** theme.
|
||||
|
||||
@@ -20,6 +20,12 @@ toc:
|
||||
auto: false
|
||||
math:
|
||||
enable: true
|
||||
|
||||
menu:
|
||||
main:
|
||||
title: "了解如何在 FixIt 主题中快速,直观地创建和组织内容。"
|
||||
parent: "documentation"
|
||||
pre: "<i class='fab fa-readme fa-fw fa-sm'></i>"
|
||||
---
|
||||
|
||||
了解如何在 **FixIt** 主题中快速,直观地创建和组织内容。
|
||||
|
||||
Reference in New Issue
Block a user