mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-25 20:21:47 +08:00
change hugo config
This commit is contained in:
15
website/content/docs/shortcodes/section/_index.md
Normal file
15
website/content/docs/shortcodes/section/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
bookCollapseSection: true
|
||||
---
|
||||
|
||||
# Section
|
||||
|
||||
Section renders pages in section as definition list, using title and description.
|
||||
|
||||
## Example
|
||||
|
||||
```tpl
|
||||
{{</* section */>}}
|
||||
```
|
||||
|
||||
{{<section>}}
|
Reference in New Issue
Block a user