enzostvs HF Staff commited on
Commit
23f91e3
·
1 Parent(s): 06bf527
Files changed (1) hide show
  1. app/layout.tsx +1 -1
app/layout.tsx CHANGED
@@ -114,7 +114,7 @@ export default async function RootLayout({
114
  data-domain="deepsite.hf.co"
115
  src="https://plausible.io/js/script.js"
116
  />
117
- {/* <DomainRedirect /> */}
118
  <IframeDetector />
119
  <Toaster richColors position="bottom-center" />
120
  <TanstackContext>
 
114
  data-domain="deepsite.hf.co"
115
  src="https://plausible.io/js/script.js"
116
  />
117
+ <DomainRedirect />
118
  <IframeDetector />
119
  <Toaster richColors position="bottom-center" />
120
  <TanstackContext>