mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-19 14:21:57 +00:00
According to @bep, it is easier to undraft content by editing manually the frontmatter of said content by setting the draft flag to `false`, or removing it completely, than to rely on the undraft command which is a source of many bugs. Fixes #4353