Skip to content

Commit

Permalink
Merge pull request #42 from unmonk/v0.2
Browse files Browse the repository at this point in the history
ads.txt
  • Loading branch information
unmonk authored Nov 26, 2024
2 parents 49046ad + 2ad844a commit bed1971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ export const metadata: Metadata = {
},
],
},
keywords:
"chainlink, sports betting, sports, sports picks, sports predictions, online game",
other: {
"ads.txt": "google.com, pub-1737227166446709, DIRECT, f08c47fec0942fa0",
"google-adsense-account": "ca-pub-1737227166446709",
},
};

export const viewport: Viewport = {
Expand Down
1 change: 1 addition & 0 deletions public/Ads.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google.com, pub-1737227166446709, DIRECT, f08c47fec0942fa0

0 comments on commit bed1971

Please sign in to comment.