You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The frontMatter.content.draftField setting will have a new property called invert which allows you to invert the logic. That way, you can make use of a published field instead of the standard draft field.
Add the ability to invert the
draft
field as this allows SSGs to usepublished
fields instead.The text was updated successfully, but these errors were encountered: