Skip to content

Commit

Permalink
adding ads from google
Browse files Browse the repository at this point in the history
  • Loading branch information
igorvieira authored Jul 28, 2023
1 parent dc999f8 commit 9ef7ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ const { Twitter, GitHub, YouTube, LinkedIn } = pkg;
---

<!DOCTYPE html>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3441756204453488"
crossorigin="anonymous"></script>
<html lang="en">
<head>
<BaseHead title={SITE_TITLE} description={SITE_DESCRIPTION} />
Expand Down

1 comment on commit 9ef7ba4

@vercel
Copy link

@vercel vercel bot commented on 9ef7ba4 Jul 28, 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.