mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
fix: disallow Astro to process script
This commit is contained in:
parent
af40dbd038
commit
a0acc614ec
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ const rybbitSiteId = "3";
|
|||
content="Transform and upload spreadsheet data to CKAN with our streamlined desktop app, featuring 'recipes' for common data wrangling tasks. Based on the qsv CLI tool."
|
||||
/>
|
||||
<meta property="twitter:image" content="/sm-preview.jpg" />
|
||||
<script
|
||||
<script is:inline
|
||||
src="https://mk-analytics.dathere.com/api/script.js"
|
||||
data-site-id={rybbitSiteId}
|
||||
data-session-replay="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue