mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
chore(site): add trademark notice to footer (#163)
This commit is contained in:
@@ -66,11 +66,10 @@ const { class: className } = Astro.props;
|
||||
</div>
|
||||
|
||||
<p class="text-sm text-center sm:text-left text-dark-40 dark:text-light-40 px-3">
|
||||
© 2010–{new Date().getFullYear()}, Video.js contributors
|
||||
Video.js is a free and open source HTML5 <a href="/" class="intent:decoration-wavy">video player</a>.
|
||||
<br />The term <strong>VIDEO.JS</strong> is a registered trademark of Brightcove Inc.
|
||||
<br />
|
||||
Video.js is a free and open source HTML5 video player framework
|
||||
<br />
|
||||
Sponsored by <a
|
||||
© 2010–{new Date().getFullYear()} Video.js contributors | Sponsored by <a
|
||||
href="https://www.mux.com?utm_source=videojs&utm_campaign=vjs10"
|
||||
class="underline intent:decoration-wavy"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user