Skip to content

Commit

Permalink
Merge pull request #455 from stateful/admc/add-scarf
Browse files Browse the repository at this point in the history
Add the scarf pixel
  • Loading branch information
admc authored Sep 6, 2024
2 parents 8bec680 + 4f2cc16 commit 6f397e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,11 @@ const config = {
{ property: "og:site_name", content: siteName },
{ property: "og:url", content: prodUrl },
{ property: "og:type", content: "website" },
{
name: "scarf",
content:
'<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=53709e16-2848-40f3-b485-763d4d788fbb" />',
},
],
navbar: {
logo: {
Expand Down

0 comments on commit 6f397e9

Please sign in to comment.