Skip to content

Commit 9722f9f

Browse files
authored
Merge pull request #235 from dotCMS/staging
Staging
2 parents 6448d5d + 59be856 commit 9722f9f

5 files changed

Lines changed: 3219 additions & 2369 deletions

File tree

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ export default function RootLayout({
8484
}
8585
/>
8686
<InitialScroll />
87+
<DotContentAnalytics config={AnalyticsConfig} />
8788
{children}
8889
<Toaster />
8990
</ThemeProvider>
9091
</ErrorBoundary>
91-
<DotContentAnalytics config={AnalyticsConfig} />
9292
<GoogleAnalytics gaId="G-CM1HLQW35G" />
9393
<MicrosoftClarity />
9494
<LeadboxerScript />

0 commit comments

Comments
 (0)