From 670a5323725904c6266922c768bf1b334abb4c11 Mon Sep 17 00:00:00 2001 From: brooke Date: Fri, 16 Aug 2024 14:07:59 -0400 Subject: [PATCH] remove date --- themes/gallo/static/admin/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index abaeb05..00d2b41 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -132,9 +132,6 @@ collections: - label: Title name: title widget: string - - label: Date Last Edited - name: date - widget: datetime - label: Body name: body widget: markdown