mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 09:29:49 +02:00
Merge branch 'master' of github.com:ianstormtaylor/slate
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main></main>
|
<main></main>
|
||||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6"></script>
|
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6,es7"></script>
|
||||||
<script>
|
<script>
|
||||||
/* eslint-disable */
|
/* eslint-disable */
|
||||||
// Dynamically creates the script and link tag and adds the current time
|
// Dynamically creates the script and link tag and adds the current time
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main></main>
|
<main></main>
|
||||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6"></script>
|
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6,es7"></script>
|
||||||
<script src="build.prod.js"></script>
|
<script src="build.prod.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user