sanity-io / sanity-template-gatsby-blog

A Sanity powered Gatsby blog for https://www.sanity.io/create
https://www.sanity.io/create?template=sanity-io/sanity-template-gatsby-blog
98 stars 34 forks source link

Bugfix: display correct month date number #171

Closed gulci closed 1 year ago

gulci commented 1 year ago

In date-fns, Mo displays the month number, not the date number as intended. Use do instead.

image