We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68b846 commit ad764f3Copy full SHA for ad764f3
README.md
@@ -40,6 +40,7 @@ path = "2015/03/15/some-slug"
40
title = "Title of the blog post"
41
authors = ["Blog post author (or on behalf of which team)"]
42
description = "(optional)"
43
+aliases = ["releases/X.XX.X"] # only if the post is a release
44
45
[extra] # optional section
46
team = "Team Name" # if post is made on behalf of a team
0 commit comments