export const TEMPLATES = [, { title: 'Starter Kit (Generic)', value: 'starter' }, { title: 'Blog', value: 'blog' }, { title: 'Documentation', value: 'docs' }, { title: 'Portfolio', value: 'portfolio' }];