Skip to content

Commit 37b23bf

Browse files
authored
Update head.html.ecr
1 parent f69b88c commit 37b23bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/components/head.html.ecr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<link rel="icon" href="<%= base_url %>favicon.ico">
99
<link rel="manifest" href="<%= base_url %>manifest.json">
1010

11-
<script src="https://polyfill.io/v3/polyfill.min.js?features=MutationObserver%2Cdefault%2CmatchMedia&flats=gated"></script>
1211
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
1312
<script type="module" src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected]/dist/alpine.min.js"></script>
1413
<script nomodule src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected]/dist/alpine-ie11.min.js" defer></script>

0 commit comments

Comments
 (0)