fix bug in post
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user