feat: 自动
This commit is contained in:
parent
7f8e002cad
commit
2af36779be
|
@ -50,22 +50,6 @@ export default function RootLayout({
|
||||||
data-full-width-responsive="true"
|
data-full-width-responsive="true"
|
||||||
></ins>
|
></ins>
|
||||||
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
||||||
{/* 多重 */}
|
|
||||||
<script
|
|
||||||
async
|
|
||||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2935642389749184"
|
|
||||||
crossOrigin="anonymous"
|
|
||||||
></script>
|
|
||||||
{/*
|
|
||||||
// @ts-ignore */}
|
|
||||||
<ins
|
|
||||||
class="adsbygoogle"
|
|
||||||
style={{ display: "block" }}
|
|
||||||
data-ad-format="autorelaxed"
|
|
||||||
data-ad-client="ca-pub-2935642389749184"
|
|
||||||
data-ad-slot="8422082476"
|
|
||||||
></ins>
|
|
||||||
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>{children}</body>
|
<body>{children}</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue