diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index db2eff91e4..3e8761c93d 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -35,7 +35,7 @@ tags: "fullscreen, geolocation, orientation, mobile" left: 10px; } - + diff --git a/examples/mobile-full-screen.html b/examples/mobile-full-screen.html index 36a38a21f8..1145dd31e7 100644 --- a/examples/mobile-full-screen.html +++ b/examples/mobile-full-screen.html @@ -23,7 +23,7 @@ cloak: height: 100%; } - + diff --git a/examples/templates/example.html b/examples/templates/example.html index a9d2958068..496e1eb8cf 100644 --- a/examples/templates/example.html +++ b/examples/templates/example.html @@ -67,7 +67,7 @@ - + {{{ extraHead.local }}} @@ -193,7 +193,7 @@ <meta charset="UTF-8"> <title>{{ title }}</title> <!-- Pointer events polyfill for old browsers, see https://caniuse.com/#feat=pointer --> - <script src="https://unpkg.com/elm-pep"></script> + <script src="https://unpkg.com/elm-pep@1.0.6/dist/elm-pep.js"></script> <!-- The lines below are only needed for old environments like Internet Explorer and Android 4.x --> <script src="https://cdn.polyfill.io/v3/polyfill.min.js?features=fetch,requestAnimationFrame,Element.prototype.classList,TextDecoder"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/3.18.3/minified.js"></script>{{#if extraHead.remote}} diff --git a/site/index.html b/site/index.html index aadacdf0aa..45c240dafb 100644 --- a/site/index.html +++ b/site/index.html @@ -7,7 +7,7 @@ - +