Skip to content

Commit

Permalink
Add tracking snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
dipree committed Apr 17, 2024
1 parent bfa14b3 commit 612f80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme/src/components/head.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ function Head(props) {
<meta property="og:description" content={description} />
<meta property="og:image" content={siteMetadata.imageUrl} />
<meta property="twitter:card" content="summary_large_image" />
<meta name="ha-url" content="https://collector.githubapp.com/primer/collect" />
<script src="https://analytics.githubassets.com/hydro-marketing.min.js"></script>
</Helmet>
)
}
Expand Down

0 comments on commit 612f80d

Please sign in to comment.