for github deployment
This commit is contained in:
@@ -36,6 +36,8 @@ export const metadata: Metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
// for github pages deployment
|
||||
|
||||
export default function RootLayout({ children }: { children: ReactNode }) {
|
||||
return (
|
||||
<html lang="uz" dir="ltr">
|
||||
|
||||
Reference in New Issue
Block a user