diff --git a/src/posts/here-come-the-2013-mashups.md b/src/posts/here-come-the-2013-mashups.md index 1bcc6ce..12f3a45 100644 --- a/src/posts/here-come-the-2013-mashups.md +++ b/src/posts/here-come-the-2013-mashups.md @@ -6,7 +6,6 @@ description: Here's some of my favorite mashup music of the year! tags: - personal added: 2013-12-30T06:00:00.000Z -updated: 2013-12-31T06:00:00.000Z --- Hey friends! diff --git a/tina/config.js b/tina/config.js index f463c73..2e0aea7 100644 --- a/tina/config.js +++ b/tina/config.js @@ -84,7 +84,7 @@ export default defineConfig({ name: "updated", type: "datetime", dateFormat: "MMM DD YYYY", - required: true, + required: false, }, { type: "rich-text",