fix: media config top level (#716)

This commit is contained in:
Daniel Lautzenheiser
2023-04-19 15:59:54 -04:00
committed by GitHub
parent f27a7cd420
commit 12179e59a2
3 changed files with 5 additions and 4 deletions

View File

@ -188,6 +188,7 @@
'---\ntitle: "This is post # ' +
i +
`\"\ndraft: ${i % 2 === 0}` +
'\nimage: /assets/uploads/lobby.jpg' +
'\ndate: ' +
dateString +
'T00:00:00.000Z\n---\n# The post is number ' +