Add a new example website to README.md
Recently, I started working on a hobby project of mine whose purpose is to help & support upcoming artists and I decided to use the Tailwind Nextjs Starter Blog, which was the perfect fit for my case: finding something that is easy to modify, use and deploy. 
As it seems like on the site, I modified a lot on the "core" of Tailwind Nextjs Starter Blog and I also separated two blog parts: the actual blogging feature for my site and the lyrics part: they also generate their own sitemap, tags and RSS files, and the greatest part of it that it was really easy to add, because nowadays, sadly, I don't really have the time to work on a personal project. This is why I'd like to recommend Tailwind Nextjs Starter Blog to everyone. 👍
			
			
This commit is contained in:
		| @@ -44,6 +44,7 @@ Feature request? Check the past discussions to see if it has been brought up pre | ||||
| - [einargudni.com](https://www.einargudni.com) - with a customized theme, command pallette and more ([source code](https://github.com/einargudnig/einargudni.com)) | ||||
| - [bpiggin.com](https://www.bpiggin.com) - Ben Piggin's personal blog | ||||
| - [maqib.cn](https://maqib.cn) - A blog of Chinese front-end developers 狂奔小马的博客 ([源码](https://github.com/maqi1520/nextjs-tailwind-blog)) | ||||
| - [ambilena.com](https://ambilena.com/) - Electronic Music Blog & imprint for upcoming musicians. | ||||
|  | ||||
| Using the template? Feel free to create a PR and add your blog to this list. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user