Skip to content

Commit

Permalink
Add Google header
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmsmith committed Feb 14, 2024
1 parent 659b005 commit 53baead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/layouts/_head.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
<meta name="twitter:description" content="<%= description %>">
<meta name="twitter:image:src" content="<%= image_url "logo.png", skip_pipeline: true %>">

<!-- Google -->
<meta name="google-adsense-account" content="ca-pub-4413296073893861">

<%= csrf_meta_tags %>
<%= csp_meta_tag %>

Expand Down

0 comments on commit 53baead

Please sign in to comment.