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