diff --git a/keystatic.config.ts b/keystatic.config.ts index 92e5121..19da85d 100644 --- a/keystatic.config.ts +++ b/keystatic.config.ts @@ -23,6 +23,7 @@ export default config({ contentField: 'body', frontmatter: 'yaml', }, + columns: ['title', 'date', 'author'], schema: { title: fields.text({ label: 'Başlık',