We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f4e2c commit f597a39Copy full SHA for f597a39
packages/create-video/src/templates.ts
@@ -250,7 +250,7 @@ export const FEATURED_TEMPLATES: Template[] = [
250
cliId: 'prompt-to-motion-graphics' as const,
251
type: 'image' as const,
252
defaultBranch: 'main',
253
- featuredOnHomePage: 'Prompt to Motion',
+ featuredOnHomePage: null,
254
previewURL: null,
255
previewLabel: 'Live Demo',
256
templateInMonorepo: 'template-prompt-to-motion-graphics',
0 commit comments