Skip to content

Commit

Permalink
Merge pull request #512 from matt8707/matt8707-patch-1
Browse files Browse the repository at this point in the history
Remove polyfill.io security issue close #511
  • Loading branch information
matt8707 authored Jun 29, 2024
2 parents 11e144b + f93e43f commit 69afe63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" />
<link rel="manifest" crossorigin="use-credentials" href="/manifest.json" />
<script src="https://polyfill.io/v3/polyfill.min.js"></script>
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover" style="background-image: var(--theme-background-image)">
Expand Down

0 comments on commit 69afe63

Please sign in to comment.