diff --git a/app/layout.tsx b/app/layout.tsx index 5a2f0fa..50be5d8 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -5,6 +5,7 @@ import { Analytics } from "@/components/Analytics"; import { LOCALES, DEFAULT_LOCALE, type Locale } from "@/lib/i18n/config"; import { localePath } from "@/lib/i18n/navigation"; import { stripLocalePrefix } from "@/lib/i18n/navigation"; +import "@fortawesome/fontawesome-free/css/all.min.css"; import "./globals.css"; // Editorial fonts: drive tailwind `font-serif`/`font-sans` via @@ -61,11 +62,6 @@ export default async function RootLayout({ suppressHydrationWarning > - {/* Font Awesome — fa-solid icons used by home, /play, /new, CustomForm. */} - {LOCALES.map((l) => ( =6'} + '@img/colour@1.1.0': resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==} engines: {node: '>=18'} @@ -3893,6 +3900,8 @@ snapshots: '@esbuild/win32-x64@0.28.1': optional: true + '@fortawesome/fontawesome-free@6.5.1': {} + '@img/colour@1.1.0': {} '@img/sharp-darwin-arm64@0.33.5':