mirror of
https://gitlab.com/Alamantus/Readlebee.git
synced 2025-06-24 10:16:40 +02:00
Add polyfill.io call for brower compatibility
This commit is contained in:
parent
8d0f928046
commit
196b6e4288
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
<link rel="apple-touch-icon" href="../dev/images/favicon.png">
|
<link rel="apple-touch-icon" href="../dev/images/favicon.png">
|
||||||
|
|
||||||
<link rel="stylesheet" href="styles/index.scss">
|
<link rel="stylesheet" href="styles/index.scss">
|
||||||
|
<script crossorigin="anonymous"
|
||||||
|
src="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=es2015%2Ces2016"></script>
|
||||||
<script src="index.js"></script>
|
<script src="index.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue