Skip to content

Commit

Permalink
feat: add plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
Rex-82 committed Aug 19, 2024
1 parent a3c2d27 commit 34fa97a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WebSocket chat app</title>
<meta name="author" content="Simone Ferretti" />
<script
defer
data-domain="chat.rilae.com"
src="https://plausible.rilae.com/js/script.js"
></script>
<script defer type="module" src="./src/main.js"></script>
<link
rel="stylesheet"
Expand Down

0 comments on commit 34fa97a

Please sign in to comment.