Skip to content

Commit 7b916d9

Browse files
committed
add date configuration
1 parent 37fd78a commit 7b916d9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

config/_default/config.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@ markup:
1515
unsafe: true
1616
minify:
1717
disableHTML: true
18-
uglyurls: false
18+
uglyurls: false
19+
20+
frontmatter:
21+
date:
22+
- report_publish_date
23+
- :default

0 commit comments

Comments
 (0)