Skip to content

Commit ea32eee

Browse files
committed
Add contentExcerpt (now required in HC)
1 parent d009a74 commit ea32eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ async function main() {
5959
const contribution = {
6060
title: procedures[0].title,
6161
content: procedures[0].abstract,
62+
contentExcerpt: procedures[0].abstract,
6263
type: "post",
6364
language: "de",
6465
categoryIds: ["5ac7768f8d655d2ee6d48fe4"] // democracy-politics

0 commit comments

Comments
 (0)