diff --git a/data/blog/guide-to-using-images-in-nextjs.mdx b/data/blog/guide-to-using-images-in-nextjs.mdx index 81a8511..6abbe61 100644 --- a/data/blog/guide-to-using-images-in-nextjs.mdx +++ b/data/blog/guide-to-using-images-in-nextjs.mdx @@ -4,7 +4,6 @@ date: '2020-11-11' tags: ['next js', 'guide'] draft: false summary: 'In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.' -authors: ['sparrowhawk'] --- # Introduction diff --git a/data/blog/introducing-tailwind-nextjs-starter-blog.mdx b/data/blog/introducing-tailwind-nextjs-starter-blog.mdx index e2053bc..5a3a93d 100644 --- a/data/blog/introducing-tailwind-nextjs-starter-blog.mdx +++ b/data/blog/introducing-tailwind-nextjs-starter-blog.mdx @@ -6,7 +6,6 @@ tags: ['next-js', 'tailwind', 'guide'] draft: false summary: 'Looking for a performant, out of the box template, with all the best in web technology to support your blogging needs? Checkout the Tailwind Nextjs Starter Blog template.' images: ['/static/images/canada/mountains.jpg', '/static/images/canada/toronto.jpg'] -authors: ['default', 'sparrowhawk'] --- ![tailwind-nextjs-banner](/static/images/twitter-card.png)