diff --git a/astro.config.mjs b/astro.config.mjs index 95d4ab6..3ee546e 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -33,22 +33,7 @@ export default defineConfig({ }), sitemap(), mdx(), - icon({ - include: { - tabler: ['*'], - 'flat-color-icons': [ - 'template', - 'gallery', - 'approval', - 'document', - 'advertising', - 'currency-exchange', - 'voice-presentation', - 'business-contact', - 'database', - ], - }, - }), + icon(), ...whenExternalScripts(() => partytown({ diff --git a/src/pages/about.astro b/src/pages/about.astro index 282927f..f621420 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -68,33 +68,31 @@ const metadata = { Frequently Asked Questions - Dive into our comprehensive FAQ guide. Find answers to recurring questions about our apps and web tools. + Dive into our comprehensive FAQ guide and find answers to recurring questions about our apps and web tools - + /> -->