From 0626ea9257de800beefceba28a0e963663349643 Mon Sep 17 00:00:00 2001 From: Austin Green Date: Sun, 22 Oct 2017 09:59:30 -0400 Subject: [PATCH] config yml dup --- static/admin/config.yml | 1 - 1 file changed, 1 deletion(-) 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