This commit is contained in:
@@ -17,6 +17,9 @@ export default function RootLayout({
|
|||||||
}) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="ko">
|
<html lang="ko">
|
||||||
|
<head>
|
||||||
|
<meta name="google-site-verification" content="cFJSK1ayy2Y4lqRKNv8wZ_vybg5De22zYCdbKSfvAJA" />
|
||||||
|
</head>
|
||||||
<body className="bg-[#f8f9fa] text-gray-800">
|
<body className="bg-[#f8f9fa] text-gray-800">
|
||||||
<Providers>
|
<Providers>
|
||||||
<div className="min-h-screen flex">
|
<div className="min-h-screen flex">
|
||||||
|
|||||||
Reference in New Issue
Block a user