Add Plausible to React root as well.
parent
4d13cf9056
commit
ef264d6670
|
@ -13,6 +13,8 @@
|
|||
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
|
||||
<script defer type="text/javascript" src={~p"/assets/react/main.js"}>
|
||||
</script>
|
||||
<script defer data-domain="boardwise.gg" src="https://analytics.jrpotter.com/js/script.js">
|
||||
</script>
|
||||
</head>
|
||||
<body class="flex min-h-full flex-col text-base text-black">
|
||||
<%= @inner_content %>
|
||||
|
|
Loading…
Reference in New Issue