chore: add 2nd author example

This commit is contained in:
Timothy Lin
2021-05-16 16:06:55 +08:00
parent b380a6f15a
commit 41850ef6f0
3 changed files with 18 additions and 1 deletions

View File

@ -4,6 +4,7 @@ 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.'
author: sparrowhawk
---
# Introduction