Skip to content

Commit

Permalink
Adição de script do Google AdSense
Browse files Browse the repository at this point in the history
  • Loading branch information
dgadelha committed Mar 9, 2024
1 parent b3d1d76 commit 9ab20db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ide/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6982662106665437" crossorigin="anonymous"></script>
</head>
<body>
<app-root></app-root>
Expand Down

0 comments on commit 9ab20db

Please sign in to comment.