I hereby claim:
- I am heff on github.
- I am heff (https://keybase.io/heff) on keybase.
- I have a public key whose fingerprint is E5FE FD2C 42C7 C6AC 62D1 210E 3B94 848B C9D9 010C
To claim this, I am signing this object:
| /** | |
| * Implement Gatsby's Browser APIs in this file. | |
| * | |
| * See: https://www.gatsbyjs.org/docs/browser-apis/ | |
| */ | |
| // You can delete this file if you're not using it | |
| // This is how we've implemented it on Mux.com. Open to other suggestions. | |
| exports.onClientEntry = () => { |
| <iframe style="width:50%; height:50%;" src="https://player.vimeo.com/video/123454903?badge=0" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/123454903">Fedde Le Grand and Jewelz & Sparks - ROBOTIC (extended version)</a> from <a href="https://vimeo.com/jobjorismarieke">Job, Joris & Marieke</a> on <a href="https://vimeo.com">Vimeo</a>.</p> |
| /*! | |
| Video.js Default Styles (http://videojs.com) | |
| @version 4.12.5 | |
| Create your own skin at http://designer.videojs.com | |
| */ | |
| /* SKIN | |
| ================================================================================ | |
| The main class name for all skin-specific styles. To make your own skin, | |
| replace all occurrences of 'vjs-default-skin' with a new name. Then add your new | |
| skin name to your video tag instead of the default skin. |
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * @fileoverview Main function src. | |
| */ | |
| // HTML5 Shiv. Must be in <head> to support older browsers. | |
| document.createElement('video'); | |
| document.createElement('audio'); | |
| document.createElement('track'); | |
| /** |
| _V_.options.iFrameMode == true; |
| <video> | |
| ... | |
| <track kind="subtitles" src="en-subtitles.vtt" srclang="en" label="English"> | |
| </video> |
| <link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet"> | |
| <script src="http://vjs.zencdn.net/c/video.js"></script> |