Skip to content

Commit

Permalink
Remove polyfill.io script
Browse files Browse the repository at this point in the history
  • Loading branch information
6TELOIV authored Nov 25, 2024
1 parent 507254f commit 2b613bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<link rel="stylesheet" href="{{stylesheet}}" />
{% endfor %}
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}?t={{ site.time | date_to_xmlschema }}">
<script src="https://cdn.polyfill.io/v2/polyfill.js?unknown=polyfill&excludes=Element"></script>
<meta name="google-site-verification" content="DIcCyEkVaGHm864NWzItnt2n6Gg7hz3l47RBIRyxvcQ" />
</head>
<body>
Expand Down

0 comments on commit 2b613bf

Please sign in to comment.