Skip to content

Commit

Permalink
Add twiter links to cards list
Browse files Browse the repository at this point in the history
  • Loading branch information
nuno-aac committed Sep 27, 2023
1 parent fa44d03 commit 2e90b48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions workspaces/cms-config/src/blocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ export const cardListItem = [
widget: "string",
index_file: "",
meta: false
},
{
label: "Twitter",
name: "twitter",
required: false,
widget: "string",
index_file: "",
meta: false
},
{
label: "Start date time",
Expand Down

0 comments on commit 2e90b48

Please sign in to comment.