mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-24 05:40:39 +00:00
add missing title to frontmatter
This commit is contained in:
parent
5df0ba4b35
commit
0880c38099
@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Collapse
|
||||
geekdocCollapseSection: true
|
||||
---
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Shortcodes
|
||||
weight: -10
|
||||
---
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Usage
|
||||
weight: -20
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user