Skip to content

Commit

Permalink
support palestine dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyadetman committed Jan 1, 2024
1 parent 7d95f8d commit 0f702d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/components/renderPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export function renderPage(
{Backlinks()(componentData)}
</div>
{RightComponent}
<script src="https://webkeyz.github.io/stand-with-palestine/dist/stand-with-palestine-widget.js"></script>
<script src="https://stand-with-palestine.pages.dev/stand-with-palestine-widget.js"></script>
</Body>
<Footer {...componentData} />
</div>
Expand Down

0 comments on commit 0f702d6

Please sign in to comment.