Add Plausible to React root as well.

main
Joshua Potter 2024-01-10 12:16:13 -07:00
parent 4d13cf9056
commit ef264d6670
1 changed files with 2 additions and 0 deletions

View File

@ -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 %>