diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/error.html | 2 | ||||
-rw-r--r-- | docs/index.html | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/error.html b/docs/error.html index a0f004fc..983f1c51 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.0.28/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.29/docs.css"> </head> <body> <main> diff --git a/docs/index.html b/docs/index.html index c6742f07..219abd28 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.0.28/plyr.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.29/plyr.css"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.0.28/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.29/docs.css"> </head> <body> <header> @@ -83,13 +83,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.0.28/sprite.svg"); + })(document, "https://cdn.plyr.io/1.0.29/sprite.svg"); </script> <!-- Plyr core script --> - <script src="//cdn.plyr.io/1.0.28/plyr.js"></script> + <script src="//cdn.plyr.io/1.0.29/plyr.js"></script> <!-- Docs script --> - <script src="//cdn.plyr.io/1.0.28/docs.js"></script> + <script src="//cdn.plyr.io/1.0.29/docs.js"></script> </body> </html>
\ No newline at end of file |