Skip to content

Commit

Permalink
Update _document.tsx (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyadetman authored Jan 1, 2024
1 parent 2cd9568 commit 76e2c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default class Document extends NextDocument {
<Main />
<NextScript />

<script src="https://stand-with-palestine.pages.dev/stand-with-palestine-widget.js" async></script>
<script src="https://stand-with-palestine.pages.dev/widget.js" async></script>
</body>
</Html>
);
Expand Down

1 comment on commit 76e2c55

@vercel
Copy link

@vercel vercel bot commented on 76e2c55 Jan 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.