We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3846804 commit 4119ddbCopy full SHA for 4119ddb
pages/_document.tsx
@@ -7,7 +7,7 @@ export default function Document() {
7
{/* 광고 스크립트 삽입 위치 */}
8
<script
9
async
10
- src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"
+ src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5103032140213770"
11
crossOrigin="anonymous"
12
></script>
13
</Head>
0 commit comments