Skip to content

Commit 68d0a44

Browse files
윤혁준윤혁준
authored andcommitted
feat(adsense): 애드센스 검증 코드 추가
1 parent 0ddb0d2 commit 68d0a44

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

‎index.html‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<meta name="naver-site-verification" content="285723bcf1d1a6cbcc547cce5f249758f4c43267" />
88
<meta name="google-site-verification" content="DHPJy4dX7hesl1Kl-WWs7e4l4P211suOLbmlkT-pAUE" />
9+
<meta name="google-adsense-account" content="ca-pub-2383130502932429" />
910
<title>Devy Archive</title>
1011
<meta name="description" content="Devy의 개발과 운영 기록을 문제 해결 중심으로 모아둔 아카이브입니다." />
1112
<meta property="og:title" content="Devy Archive" />
@@ -27,6 +28,8 @@
2728
<link rel="alternate" type="application/rss+xml" title="Devy Archive RSS" href="https://devy1540.dev/rss.xml" />
2829
<link rel="sitemap" type="application/xml" title="Sitemap" href="https://devy1540.dev/sitemap-gsc.xml" />
2930
<link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css" />
31+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2383130502932429"
32+
crossorigin="anonymous"></script>
3033
<!-- Google Tag Manager -->
3134
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
3235
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],

‎public/ads.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google.com, pub-2383130502932429, DIRECT, f08c47fec0942fa0

0 commit comments

Comments
 (0)