chore: remove draft frontmatter

This commit is contained in:
Cory Dransfeldt 2024-01-13 11:59:58 -08:00
parent a9352d5404
commit 65a962615a
No known key found for this signature in database
244 changed files with 2 additions and 246 deletions

View file

@ -4,9 +4,8 @@
"scope": "plaintext,markdown,html",
"body": [
"---",
"date: $CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE",
"title: $TM_FILENAME_BASE"
"draft": false,
"date: '$CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE'",
"title: '$TM_FILENAME_BASE'",
"description: ''",
"tags: ['']",
"---",