Skip to content

Commit

Permalink
feat: add umami
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Dec 23, 2024
1 parent 4a113f1 commit cd8884d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@ const config: Config = {
},
}),
},
{
tagName: "script",
attributes: {
defer: "true",
src: "https://trk.papermc.io/api/init",
"data-website-id": "f93a0860-1253-4868-b27a-08208a36cea7",
},
}
],

markdown: {
Expand Down

0 comments on commit cd8884d

Please sign in to comment.