change hugo config

This commit is contained in:
YDZ
2020-01-29 20:08:07 +08:00
parent 0a76d34f11
commit 2369f806e3
465 changed files with 10461 additions and 16157 deletions

View File

@ -0,0 +1,15 @@
---
bookCollapseSection: true
---
# Section
Section renders pages in section as definition list, using title and description.
## Example
```tpl
{{</* section */>}}
```
{{<section>}}

View File

@ -0,0 +1 @@
# Page 1

View File

@ -0,0 +1 @@
# Page 2