feat: add shenma meta
parent
a57fe0a648
commit
06c0ed4848
|
@ -17,6 +17,7 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement {
|
|||
<meta name="sogou_site_verification" content="5WfNfjHc6j" />
|
||||
<meta name="360-site-verification" content="c2f6de2ca12d108936ee7a52fcbf72dc" />
|
||||
<meta name="bytedance-verification-code" content="uSu4KfluDS94lnP5ePYw" />
|
||||
<meta name="shenma-site-verification" content="0061e0d75bde85c15d49d5d8bc05ffee_1730083409" />
|
||||
</head>
|
||||
<body>
|
||||
{children}
|
||||
|
|
Loading…
Reference in New Issue