Skip to content

Commit

Permalink
Merge pull request #1465 from starknet-io/dev
Browse files Browse the repository at this point in the history
Merge dev into production
  • Loading branch information
rafaelcruzazevedo authored Sep 27, 2023
2 parents 9097710 + b1b118e commit a0c1921
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

1 comment on commit a0c1921

@vercel
Copy link

@vercel vercel bot commented on a0c1921 Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

starknet-summit-website – ./workspaces/starknet-summit

starknet-summit-website-yuki-labs.vercel.app
starknet-summit-website.vercel.app
starknet-summit-website-git-production-yuki-labs.vercel.app
summit23.starknet.io

Please sign in to comment.