Skip to content

Commit f597a39

Browse files
committed
Update templates.ts
1 parent 69f4e2c commit f597a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-video/src/templates.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ export const FEATURED_TEMPLATES: Template[] = [
250250
cliId: 'prompt-to-motion-graphics' as const,
251251
type: 'image' as const,
252252
defaultBranch: 'main',
253-
featuredOnHomePage: 'Prompt to Motion',
253+
featuredOnHomePage: null,
254254
previewURL: null,
255255
previewLabel: 'Live Demo',
256256
templateInMonorepo: 'template-prompt-to-motion-graphics',

0 commit comments

Comments
 (0)