Skip to content

Commit

Permalink
Merge pull request #1 from abhi9720/googleads
Browse files Browse the repository at this point in the history
added script of google in head
  • Loading branch information
abhi9720 authored Mar 8, 2024
2 parents 6d30148 + 4f08135 commit 6a5eda2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7006853227448547"
crossorigin="anonymous"></script>
<meta
name="description"
content="Web site created using create-react-app"
Expand Down

0 comments on commit 6a5eda2

Please sign in to comment.