mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
Update demo to include link in description
This commit is contained in:
parent
210d2555f3
commit
32f4381bb8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ export default async function handler(
|
|||
type: "date",
|
||||
location: "Starbucks, 901 New York Avenue",
|
||||
description:
|
||||
"This poll has been automatically generated just for you! Feel free to try out all the different features and when you're ready, you can schedule a new poll.",
|
||||
"This poll has been automatically generated just for you! Feel free to try out all the different features and when you're ready, you can go to https://rallly.co/new to make a new poll.",
|
||||
authorName: "John Example",
|
||||
verified: true,
|
||||
demo: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue