Skip to content

Commit ba983d4

Browse files
chore: Google AdSense 클라이언트 ID 변경 및 메타 태그 추가
1 parent 5f26fd5 commit ba983d4

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ google_analytics: G-MEFBMHM6FK
1515

1616
# Google AdSense
1717
adsense:
18-
client: ca-pub-4992764083187170
18+
client: ca-pub-9012129960393497
1919
auto_ads: false
2020
show_ads: true
2121

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
{% include analytics.html %}
103103

104104
<!-- Google AdSense -->
105+
<meta name="google-adsense-account" content="{{ site.adsense.client }}">
105106
{% include adsense.html %}
106107
</head>
107108

ads.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google.com, pub-4992764083187170, DIRECT, f08c47fec0942fa0
1+
google.com, pub-9012129960393497, DIRECT, f08c47fec0942fa0

0 commit comments

Comments
 (0)