Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
export const TEMPLATES = [
{
title: 'Just the basics',
value: 'basics',
},
title: 'Blog',
value: 'blog',
title: 'Documentation',
value: 'docs',
title: 'Portfolio',
value: 'portfolio',
title: 'Completely empty',
value: 'minimal',
];