Skip to content

Commit

Permalink
docs: update docusaurus config
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Dec 9, 2024
1 parent a617141 commit 30ccc23
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@ const config: Config = {
]
],

scripts: [
{
src: "/q/p/script.js",
defer: true,
"data-domain": "daypicker.dev",
"data-api": "/q/event"
}
],

themeConfig: {
image: "img/social-card.png",
metadata: [
Expand Down

0 comments on commit 30ccc23

Please sign in to comment.