diff options
Diffstat (limited to '.frontmatter/config/taxonomy/legal.json')
| -rw-r--r-- | .frontmatter/config/taxonomy/legal.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.frontmatter/config/taxonomy/legal.json b/.frontmatter/config/taxonomy/legal.json index d306e7f..176be12 100644 --- a/.frontmatter/config/taxonomy/legal.json +++ b/.frontmatter/config/taxonomy/legal.json @@ -16,7 +16,8 @@ { "title": "date", "name": "date", - "type": "datetime" + "type": "datetime", + "isPublishDate": true }, { "title": "tags", |
