fix: media config top level (#716)
This commit is contained in:
committed by
GitHub
parent
f27a7cd420
commit
12179e59a2
@ -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 ' +
|
||||
|
Reference in New Issue
Block a user