diff --git a/frontmatter.json b/frontmatter.json index 44d32df8..6f5b6e53 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -22,7 +22,7 @@ "name": "date", "type": "datetime", "default": "{{now}}", - "isPublishDate": true, + "isPublishDate": true }, { "title": "Last modified date", @@ -88,13 +88,5 @@ } ], "frontMatter.taxonomy.alignFilename": true, - "frontMatter.taxonomy.tags": [], - "frontMatter.taxonomy.categories": [ - "culture", - "meta", - "personal", - "uncategorized", - "work" - ], "frontMatter.dashboard.openOnStart": true -} +} \ No newline at end of file