mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 20:29:13 +00:00
feat: add integrity to script tag
This commit is contained in:
parent
54fc54906b
commit
8378c58d3c
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
defer
|
||||
data-domain="omnidash.io"
|
||||
src="https://%sveltekit.env.PUBLIC_PLAUSIBLE_DOMAIN%/js/script.js"
|
||||
integrity="%sveltekit.env.PUBLIC_PLAUSIBLE_INTEGRITY%"
|
||||
></script>
|
||||
</head>
|
||||
<body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue