Skip to content

Commit ff9ca65

Browse files
committed
Update front matter example in readme
1 parent c60dbfa commit ff9ca65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ When writing a new blog post, keep in mind the file headers:
4949
```md
5050
+++
5151
layout = "post"
52+
date = 2015-03-15
5253
title = "Title of the blog post"
5354
author = "Blog post author (or on behalf of which team)"
5455
release = true # (to be only used for official posts about Rust releases announcements)

0 commit comments

Comments
 (0)