Skip to content

Commit a4160b2

Browse files
authored
Merge pull request #60 from ishythefishy/remove-adsense-spike
Removed test code
2 parents d08f5e7 + 9944738 commit a4160b2

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

apps/fretonator-web/src/index-dev.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
<meta name="msapplication-TileColor" content="#1a1a1a">
3030

3131
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/icon-180x180.png">
32-
<script data-ad-client="ca-pub-2263373746402224" async
33-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
3432
</head>
3533
<body>
3634
<app-root></app-root>

apps/fretonator-web/src/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
gtag('js', new Date());
4242
gtag('config', 'UA-167450036-1');
4343
</script>
44-
45-
<script data-ad-client="ca-pub-2263373746402224" async
46-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
4744
</head>
4845
<body>
4946
<app-root></app-root>

0 commit comments

Comments
 (0)