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 }) {
|
export default function RootLayout({ children }: { children: ReactNode }) {
|
||||||
return (
|
return (
|
||||||
<html lang="uz" dir="ltr">
|
<html lang="uz" dir="ltr">
|
||||||
|
|||||||
Reference in New Issue
Block a user