feat: add button to puff

This commit is contained in:
Christel Westerberg
2024-02-26 13:49:21 +01:00
parent 33a34450d6
commit ade2387b80
5 changed files with 74 additions and 29 deletions

View File

@@ -72,7 +72,7 @@ export default function RootLayout({
<AdobeScript />
<VwoScript />
</head>
<body>
<body className="theme-00Corecolours theme-X0Oldcorecolours">
<LangPopup lang={params.lang} />
<SkipToMainContent lang={params.lang} />
{children}