diff options
author | Sam Potts <me@sampotts.me> | 2018-01-25 22:41:30 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2018-01-25 22:41:30 +1100 |
commit | 5e68f8c8ddd11070a2b2ee11339be8c2c37ed8a5 (patch) | |
tree | ff40cad04b1dca8c3eb430f77289566bc565f6fa /demo/index.html | |
parent | b4e22e2e7b6d73bb58778125801618f499c59bcc (diff) | |
download | plyr-5e68f8c8ddd11070a2b2ee11339be8c2c37ed8a5.tar.lz plyr-5e68f8c8ddd11070a2b2ee11339be8c2c37ed8a5.tar.xz plyr-5e68f8c8ddd11070a2b2ee11339be8c2c37ed8a5.zip |
Attempt to fix YouTube message error, added ads references, changes to bool
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html index d225f266..1b72b320 100644 --- a/demo/index.html +++ b/demo/index.html @@ -65,8 +65,11 @@ </svg>Vimeo</button> </p> - <p>Advertisement service provided by - <a href="https://vi.ai" target="_blank">vi.ai</a> + <p>Premium video monitization from + <a href="https://vi.ai/publisher-video-monetization/" target="_blank" class="no-border"> + <img src="https://cdn.plyr.io/static/vi-logo-24x24.svg" alt="ai.vi"> + <span class="sr-only">ai.vi</span> + </a> </p> <div class="call-to-action"> |