mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-30 10:46:35 +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",
|
type: "date",
|
||||||
location: "Starbucks, 901 New York Avenue",
|
location: "Starbucks, 901 New York Avenue",
|
||||||
description:
|
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",
|
authorName: "John Example",
|
||||||
verified: true,
|
verified: true,
|
||||||
demo: true,
|
demo: true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue