This commit is contained in:
parent
c454e2b5e7
commit
9a4f14880a
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ collections:
|
|||
widget: text
|
||||
- name: faq
|
||||
label: FAQ
|
||||
file: content/about/index.md
|
||||
file: content/faq/index.md
|
||||
fields:
|
||||
- label: Date
|
||||
name: date
|
||||
|
@ -58,6 +58,6 @@ collections:
|
|||
- label: Answer
|
||||
name: answer
|
||||
widget: text
|
||||
- label: Link to learn more (optional)
|
||||
- label: Learn more link (optional)
|
||||
name: learnMore
|
||||
widget: string
|
Loading…
Add table
Reference in a new issue