feat: add toutiao meta
parent
14907143a0
commit
d0d8ef4854
|
@ -16,6 +16,7 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement {
|
|||
<meta name="baidu-site-verification" content="codeva-ET8AOZwhkG" />
|
||||
<meta name="sogou_site_verification" content="5WfNfjHc6j" />
|
||||
<meta name="360-site-verification" content="c2f6de2ca12d108936ee7a52fcbf72dc" />
|
||||
<meta name="bytedance-verification-code" content="uSu4KfluDS94lnP5ePYw" />
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue