From b557695e5ac4acc58a295e887617072e8992e0d3 Mon Sep 17 00:00:00 2001 From: Owen Edwards Date: Tue, 19 Jul 2016 00:21:32 -0400 Subject: [PATCH] @OwenEdwards removed spurious head tags in the simple-embed example. closes #3438 --- CHANGELOG.md | 1 + docs/examples/simple-embed/index.html | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6f4fbd5c2..e3148a5e06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ CHANGELOG * @tbasse fixed techCall null check against tech ([view](https://github.com/videojs/video.js/pull/2676)) * @rbran100 checked src and currentSrc in handleTechReady to work around mixed content issues in chrome ([view](https://github.com/videojs/video.js/pull/3287)) * @OwenEdwards fixed caption settings dialog labels for accessibility ([view](https://github.com/videojs/video.js/pull/3281)) +* @OwenEdwards removed spurious head tags in the simple-embed example ([view](https://github.com/videojs/video.js/pull/3438)) -------------------- diff --git a/docs/examples/simple-embed/index.html b/docs/examples/simple-embed/index.html index c293827ddb..ea94ff909e 100644 --- a/docs/examples/simple-embed/index.html +++ b/docs/examples/simple-embed/index.html @@ -3,14 +3,11 @@ - Video.js | HTML5 Video Player - -