additional asset and layout refactoring

This commit is contained in:
Cory Dransfeldt 2022-06-06 09:45:36 -07:00
parent dec820fd01
commit 84e1509809
14 changed files with 27 additions and 63 deletions

View file

@ -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