Skip to content

Commit

Permalink
Improve docs for orderhint (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
Melinda Fekete authored Mar 4, 2024
1 parent 72279d8 commit f9ae4ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If there is no more, remove the marker above, too.
## Available frontmatters:

- `date` (date, required): A `YYYY-MM-DD` date format (not a text, it's parsed as an ISO date)
- `orderHint` (number, optional): A number that indicates the order of release notes with the same release date in the RSS feed. Use numbers in ascending order for all the release notes you want to order.
- `orderHint` (number, optional): Sorts release notes that share a release date within the same microsite. Uses an ascending order with 1 being the most recent release note.
- `title` (string, required): The title for the website
- `description` (string, required): Max 256 characters plain text containing the change and its advantage ("tweet-able" and for RSS).
256 = 280 twitter minus 23 for a link. Do not imply the title, this text is used stand-alone in Merchant Center and other feed recipients. It must convey the value proposition and key change topic.
Expand Down

0 comments on commit f9ae4ee

Please sign in to comment.