diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index e5fcb3d..6fd9c6c 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -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 \ No newline at end of file