Skip to content

Commit b5e3801

Browse files
Merge pull request #916 from afucher/af/config-hugo
add date configuration
2 parents 37fd78a + 7b916d9 commit b5e3801

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)