fix bug in post

This commit is contained in:
Timothy 2021-01-12 00:08:00 +08:00
parent 256b283d2c
commit e3636bf286

View File

@ -1,6 +1,6 @@
---
title: 'Introducing Tailwind Nexjs Starter Blog'
date: '2021-11-01'
date: '2021-01-11'
tags: ['nextjs', 'tailwind', 'guide']
draft: false
summary: 'A more detailed introduction on the tailwind nextjs starter template, key features, extending the blog and deployment options.'
@ -38,7 +38,7 @@ I wanted it to be nearly as feature-rich as popular blogging templates like [bea
## Quick Start Guide
1. Fork this project
2. Rename the project to <yourusername>.github.io
2. Rename the project to `<yourusername>.github.io`
3. Modify `siteMetadata.json` and blog posts
4. Deploy on Vercel