Skip to content

Commit

Permalink
chore: add adsense
Browse files Browse the repository at this point in the history
  • Loading branch information
karolstawowski committed Mar 31, 2023
1 parent 7a13724 commit 91b2708
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
<link rel="stylesheet" href="src/scss/main.scss" />
<link rel="icon" type="image" href="src/assets/favicon.png" />
<script defer async type="module" src="src/js/main.js"></script>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5718086077853484"
crossorigin="anonymous"
></script>
</head>

<body>
Expand Down

1 comment on commit 91b2708

@vercel
Copy link

@vercel vercel bot commented on 91b2708 Mar 31, 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.