Skip to content

Commit

Permalink
add clicky
Browse files Browse the repository at this point in the history
  • Loading branch information
jzweifel committed Oct 6, 2023
1 parent 444feb3 commit 0da0f80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/base.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ export const BaseHtml = ({ children }: Html.PropsWithChildren) => (
});
`}
</script>
<script
async
data-id="101429098"
src="//static.getclicky.com/js"
></script>
<script src="https://unpkg.com/htmx.org@1.9.5"></script>
<script>htmx.config.globalViewTransitions = true;</script>
<script src="https://unpkg.com/htmx.org/dist/ext/response-targets.js"></script>
Expand Down

0 comments on commit 0da0f80

Please # to comment.