website refactor
This commit is contained in:
@@ -71,7 +71,7 @@ export default async function RootLayout({
|
||||
const enabledFlags = featureService.getEnabledFlags();
|
||||
|
||||
return (
|
||||
<html lang="en" className="scroll-smooth overflow-x-hidden">
|
||||
<html lang="en" className="scroll-smooth overflow-x-hidden" data-theme="default">
|
||||
<head>
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user