Fix structure in README.md

This commit is contained in:
prototypa
2022-08-10 16:58:46 -04:00
parent 1cd0ab833d
commit d2813ae3b3

View File

@ -12,7 +12,11 @@ A template to make your website using Astro + Tailwind CSS.
- Image optimization using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/)
- Automatically generate the project sitemap with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
- Optimize the use of fonts from Google Fonts in post build using [subfont](https://www.npmjs.com/package/subfont) npm package
- Excellent score in Google Chrome Lighthouse report (build code): **100 Performance**, **100 Accessibility**, **100 Best Practices**, **100 SEO**
- Excellent score in Google Chrome Lighthouse report (build code):
- 100 Performance
- 100 Accessibility
- 100 Best Practices
- 100 SEO
- Production ready PageSpeed Insights: [Test pagespeed for Astrowind Demo](https://pagespeed.web.dev/report?url=https%3A%2F%2Fastrowind.vercel.app%2F)