From 6aee94582303df6f53fccb1bec4fecc4a39ce107 Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Sun, 14 Aug 2022 14:24:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8b622..1e84470 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A template to make your website using **Astro + Tailwind CSS**. Ready to start a - Excellent integration with **Tailwind CSS** via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) - **Image optimization** using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/). Supports resizing images and encoding them to different image formats. -- Automatically generate the **website sitemap** with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/) +- Automatically generate the **project sitemap** based on your routes with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/). - **Optimize the use of fonts** from Google Fonts at build time with [subfont](https://www.npmjs.com/package/subfont) package - **Perfect score in Lighthouse** reports (build code): - 100 Performance