Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Adding advertisements to the site
  • Loading branch information
DevFalconsz authored Dec 23, 2023
1 parent b4945df commit be51914
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.0.0/purify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2"></script>

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3287330373225133"
crossorigin="anonymous"></script>

<link rel="icon" href="./favicon.png">
<title>Mundo dos Isômeros</title>
</head>
Expand Down

1 comment on commit be51914

@vercel
Copy link

@vercel vercel bot commented on be51914 Dec 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.