diff options
author | Sam Potts <sam@selz.com> | 2018-02-17 09:22:19 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-17 09:22:19 +1100 |
commit | 7ac732f45b961301f56877a61d7607b3232537f0 (patch) | |
tree | 3f6b9dbc32912a990d0bf1094c5bd33623eb8f59 /demo/error.html | |
parent | a59dcb2f53bfbe87812611b35832e1e0ba0f8daa (diff) | |
parent | c90f1bdf08c002b55e92222583f994433239fb37 (diff) | |
download | plyr-7ac732f45b961301f56877a61d7607b3232537f0.tar.lz plyr-7ac732f45b961301f56877a61d7607b3232537f0.tar.xz plyr-7ac732f45b961301f56877a61d7607b3232537f0.zip |
Merge branch 'beta' into gulp-unminified-js-output
Diffstat (limited to 'demo/error.html')
-rw-r--r-- | demo/error.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/error.html b/demo/error.html index 8e0576d8..915aa4b5 100644 --- a/demo/error.html +++ b/demo/error.html @@ -10,7 +10,6 @@ <link rel="stylesheet" href="dist/error.css"> <!-- Preload --> - <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-light.woff2"> <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-medium.woff2"> <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-bold.woff2"> </head> |