Skip to content

Commit

Permalink
add splitbee
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Nov 10, 2021
1 parent bf41548 commit a113ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ export default class MyDocument extends Document {

{/* Crisp */}
<script async src="https://the-guild.dev/static/crisp.js" />

{/* Splitbee */}
<script async src="https://cdn.splitbee.io/sb.js"></script>
</head>
<body>
<ColorModeScript initialColorMode="light" />
Expand Down

0 comments on commit a113ca7

Please sign in to comment.