availability

availability adds the appropriate product availability pill to the H1 title of the page.

availability: [early|beta]

Use cascade to apply to all children pages if necessary.

cascade:
    availability: [early|beta]
Tip

To set availability pills the left menu, set post to early or beta in the menu configuration in front matter:

menu:
    products:
        post: [early|beta]