fix: delete useless things.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7cc4c54ef6
commit
0c74f2f7a6
@ -4,7 +4,6 @@ date: '2020-11-11'
|
|||||||
tags: ['next js', 'guide']
|
tags: ['next js', 'guide']
|
||||||
draft: false
|
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.'
|
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
|
# Introduction
|
||||||
|
@ -6,7 +6,6 @@ tags: ['next-js', 'tailwind', 'guide']
|
|||||||
draft: false
|
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.'
|
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']
|
images: ['/static/images/canada/mountains.jpg', '/static/images/canada/toronto.jpg']
|
||||||
authors: ['default', 'sparrowhawk']
|
|
||||||
---
|
---
|
||||||
|
|
||||||
![tailwind-nextjs-banner](/static/images/twitter-card.png)
|
![tailwind-nextjs-banner](/static/images/twitter-card.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user