mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: use defer
instead of async
for analytics script
This commit is contained in:
parent
66dc602889
commit
817c072872
1 changed files with 2 additions and 2 deletions
|
@ -111,13 +111,13 @@
|
|||
</script>
|
||||
<script
|
||||
type="module"
|
||||
async
|
||||
defer
|
||||
src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js"
|
||||
></script>
|
||||
<script
|
||||
src="//1.www.s81c.com/common/stats/ibm-common.js"
|
||||
type="text/javascript"
|
||||
async
|
||||
defer
|
||||
></script>
|
||||
</svelte:head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue