Skip to content

Commit

Permalink
Merge pull request #4 from addy-ai/main
Browse files Browse the repository at this point in the history
Deploying cory
  • Loading branch information
MichaelVandi committed Oct 27, 2023
2 parents 2fd63d3 + c3f45fc commit e46e1c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ const demosList = [
"page": "#builtfirst",
"iframeURL": "https://builtfirst.com",
"backgroundImageURL": "https://firebasestorage.googleapis.com/v0/b/hey-addy-chatgpt.appspot.com/o/public%2Fdemos%2FScreen%20Shot%202023-10-25%20at%206.32.03%20PM.png?alt=media&token=f2c0c09d-c834-46da-bf2a-ae78476f8165", // failover if iframeURL has security rules preventing embed
},
{
"companyName": "CoryHomeTeam",
"chatbotPublicId": "145d08a1-5732-4a3f-90d4-3f913029c53f",
"page": "#cory",
"iframeURL": "https://www.soldbyblakecory.com",
"backgroundImageURL": "https://firebasestorage.googleapis.com/v0/b/hey-addy-chatgpt.appspot.com/o/public%2Fdemos%2FScreen%20Shot%202023-10-25%20at%206.32.03%20PM.png?alt=media&token=f2c0c09d-c834-46da-bf2a-ae78476f8165", // failover if iframeURL has security rules preventing embed
}
]

Expand Down

0 comments on commit e46e1c5

Please sign in to comment.