This commit is contained in:
2025-04-30 18:06:14 +02:00
parent bc08871f86
commit d761ac0348
11 changed files with 55 additions and 3 deletions

View File

@ -22,6 +22,9 @@ export default function RootLayout({
}: Readonly<{ children: React.ReactNode }>) {
return (
<html lang="en" className={geist.variable}>
<head>
<meta name="apple-mobile-web-app-title" content="FIRE" />
</head>
<PlausibleProvider
domain="investingfire.com"
customDomain="https://analytics.schulze.network"