fix afis script
This commit is contained in:
parent
561d39393c
commit
1dc28778b8
@ -23,8 +23,7 @@ async function postLink() {
|
||||
// disable_slugify: true,
|
||||
slug: "afis_picture",
|
||||
content_type: "text/markdown",
|
||||
folder_image: process.cwd() + '/assets/',
|
||||
image: "afis_picture_of_the_day.jpg",
|
||||
image: `${process.cwd()}/assets/afis_picture_of_the_day.jpg`,
|
||||
message: `# ${contentOfPost}
|
||||
|
||||
#afis #science #pseudoScience #hebdo`,
|
||||
|
Loading…
Reference in New Issue
Block a user