We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60dbfa commit ff9ca65Copy full SHA for ff9ca65
README.md
@@ -49,6 +49,7 @@ When writing a new blog post, keep in mind the file headers:
49
```md
50
+++
51
layout = "post"
52
+date = 2015-03-15
53
title = "Title of the blog post"
54
author = "Blog post author (or on behalf of which team)"
55
release = true # (to be only used for official posts about Rust releases announcements)
0 commit comments