diff --git a/static/admin/config.yml b/static/admin/config.yml index d654776..3d945d3 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -18,7 +18,6 @@ collections: - {label: "Publish Date", name: "date", widget: "datetime"} - {label: "Body", name: "body", widget: "markdown"} -collections: - name: "about" # Used in routes, e.g., /admin/collections/blog label: "About" # Used in the UI folder: "src/pages/about" # The path to the folder where the documents are stored