diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 18af47b..7275c1a 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -6,20 +6,13 @@ const websiteDescription = 'This is just a template.' import Background from '../../fwt/components/Background/Background' import OptimizeBackground from '../../fwt/components/Optimizer/OptimizeBackground' +import Head from '../../fwt/components/Head/Head' --- -
- - - - - -