Skip to content

Commit

Permalink
add correct google adsense account
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Apr 12, 2020
1 parent 6ef30a9 commit 8f9a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="shortcut icon" href="favicon.ico" />
<link rel="manifest" href="manifest.webapp" />
<link rel="stylesheet" href="content/css/loading.css">
<script data-ad-client="ca-pub-8063185008208498" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script data-ad-client="ca-pub-1394460768511633" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- jhipster-needle-add-resources-to-root - JHipster will add new resources here -->
</head>
<body>
Expand Down

0 comments on commit 8f9a846

Please sign in to comment.