diff options
author | Sam Potts <sam@potts.es> | 2018-02-06 11:06:46 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-02-06 11:06:46 +1100 |
commit | 211db12a3d6c251f79f3e081ebe2575aef7d2e67 (patch) | |
tree | f8b7efbe8a39d7ca1142cab4e2eb6107783805e6 /demo/error.html | |
parent | f67315e20c05c79e7e23db3fa0a72cac4563b887 (diff) | |
download | plyr-211db12a3d6c251f79f3e081ebe2575aef7d2e67.tar.lz plyr-211db12a3d6c251f79f3e081ebe2575aef7d2e67.tar.xz plyr-211db12a3d6c251f79f3e081ebe2575aef7d2e67.zip |
Readme merge
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> |