diff --git a/docs/examples/simple-embed/index.html b/docs/examples/simple-embed/index.html index 7fcf91544..b28470788 100644 --- a/docs/examples/simple-embed/index.html +++ b/docs/examples/simple-embed/index.html @@ -6,6 +6,11 @@ + + + + + diff --git a/sandbox/index.html.example b/sandbox/index.html.example index e62744b2c..b9701d62d 100644 --- a/sandbox/index.html.example +++ b/sandbox/index.html.example @@ -5,8 +5,7 @@ Video.js Sandbox - - + diff --git a/sandbox/language.html.example b/sandbox/language.html.example index 8f4fe281f..c6c35eaab 100644 --- a/sandbox/language.html.example +++ b/sandbox/language.html.example @@ -5,15 +5,24 @@ VideoJS Languages Demo - + + - + + + + diff --git a/sandbox/plugin.html.example b/sandbox/plugin.html.example index a5bd34d45..646181f58 100644 --- a/sandbox/plugin.html.example +++ b/sandbox/plugin.html.example @@ -4,11 +4,22 @@ Video.js Plugin Example - + + - + + + + +

This page shows you how to create, register and initialize a Video.js plugin.