We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989f374 commit 15d57d8Copy full SHA for 15d57d8
admin/config.yml
@@ -37,7 +37,7 @@ collections: # A list of collections the CMS should be able to edit
37
widget: "select"
38
options:
39
- { label: "Walter Perdan", value: "Walter Perdan" }
40
- - {label: "Publish Date", name: "date", widget: "datetime", format: "YYYY-MM-DD HH:MM:SS"}
+ - {label: "Publish Date", name: "date", widget: "datetime", format: "YYYY-MM-DD HH:MM"}
41
- {label: "Language", name: "lang", widget: "text", default: "en"}
42
- label: "Seo"
43
name: "seo"
0 commit comments