add demolink for blank template

This commit is contained in:
Elijah 2024-11-13 17:57:09 +00:00
parent 5702947192
commit 9e1906d774

View File

@ -1581,7 +1581,7 @@ def get_init_cli_prompt_options() -> list[Template]:
Template(
name=constants.Templates.DEFAULT,
description="A blank Reflex app.",
demo_url="",
demo_url="https://blank-template.reflex.run",
code_url="",
),
Template(