diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index c1942e74..6f11cddd 100644 --- a/demo/index.html +++ b/demo/index.html @@ -107,7 +107,12 @@ <div class="call-to-action"> <span class="button--with-count"> + <a <a href="https://github.com/sampotts/plyr" target="_blank" class="button js-shr-button"> + target="_blank" + class="button" + data-shr-network="github" + > <svg class="icon" role="presentation"> <title>GitHub</title> <path @@ -126,7 +131,7 @@ </header> <main> - <div id="container"> + <div id="container" style="--plyr-color-main: #e00202"> <video controls crossorigin |