mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Tweak syntax to make Astro builder happy
This commit is contained in:
parent
cd512aa2eb
commit
f597b0213f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import { gaMeasurementId } from '~/helpers/constants.js'
|
|||
<script
|
||||
type="text/javascript"
|
||||
set:html={ `window.gaMeasurementId = '${ gaMeasurementId }'` }
|
||||
/>
|
||||
></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script
|
||||
type="text/partytown"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue