Skip to content

Commit

Permalink
[feat] 구글 adsense 환경 설정을 위한 script 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
piacu committed Mar 13, 2024
1 parent 1828e19 commit 3027243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@

<link rel="shortcut icon" type="image/png" href="/assets/img/logo.png"/>
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto" rel="stylesheet">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3291151976200985"
crossorigin="anonymous"></script>
</head>

0 comments on commit 3027243

Please sign in to comment.