Skip to content

Commit

Permalink
Update script tag
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmitchell committed Sep 20, 2023
1 parent c67df2a commit 3f90050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _source/_includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@

<link rel="stylesheet" href="/assets/main.css">
<script src="/assets/main.js" type="module"></script>
<script async defer data-domain="stimulus.hotwired.dev" src="https://plausible.io/js/plausible.js"></script>
<script defer data-domain="stimulus.hotwired.dev" src="https://plausible.io/js/script.js"></script>
</head>

0 comments on commit 3f90050

Please sign in to comment.