Fix date formatting

This commit is contained in:
Cassidy Williams
2023-12-10 16:01:56 -06:00
parent d27f99c504
commit 5a636ca10c
4 changed files with 5 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ export default defineConfig({
tags: [],
}),
ui: {
dateFormat: "MMM DD YYYY",
filename: {
readonly: false,
slugify: (values) => {