mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
🎉 Feat: add nested menu for example site
This commit is contained in:
@@ -18,6 +18,13 @@ lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
|
||||
menu:
|
||||
main:
|
||||
name: "Basics"
|
||||
title: "Discover what the Hugo - FixIt theme is all about and the core-concepts behind it."
|
||||
parent: "documentation"
|
||||
pre: "<i class='fab fa-readme fa-fw fa-sm'></i>"
|
||||
---
|
||||
|
||||
Discover what the Hugo - **FixIt** theme is all about and the core-concepts behind it.
|
||||
|
||||
@@ -18,6 +18,12 @@ lightgallery: true
|
||||
|
||||
toc:
|
||||
auto: false
|
||||
|
||||
menu:
|
||||
main:
|
||||
title: "探索 Hugo - FixIt 主题的全部内容和背后的核心概念。"
|
||||
parent: "documentation"
|
||||
pre: "<i class='fab fa-readme fa-fw fa-sm'></i>"
|
||||
---
|
||||
|
||||
探索 Hugo - **FixIt** 主题的全部内容和背后的核心概念。
|
||||
|
||||
Reference in New Issue
Block a user