fix readme header link theatrejs.com image
This commit is contained in:
parent
1beeb27d9d
commit
978de3b735
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://github.com/theatre-js/theatre#gh-dark-mode-only"><img src="https://docs.theatrejs.com/public/theatrejs-logo-white.svg" alt="Theatre.js" width="200"></a>
|
<a href="https://github.com/theatre-js/theatre#gh-dark-mode-only"><img src="https://docs.theatrejs.com/public/theatrejs-logo-white.svg" alt="Theatre.js" width="200"></a><a href="https://github.com/theatre-js/theatre#gh-light-mode-only"><img src="https://docs.theatrejs.com/public/theatrejs-logo-black.svg" alt="Theatre.js" width="200"></a>
|
||||||
<a href="https://github.com/theatre-js/theatre#gh-light-mode-only"><img src="https://docs.theatrejs.com/public/theatrejs-logo-black.svg" alt="Theatre.js" width="200"></a>
|
|
||||||
</h1>
|
</h1>
|
||||||
<p align="center">Motion Design, for the web</p>
|
<p align="center">Motion Design, for the web</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
@ -13,7 +12,10 @@
|
||||||
<a href="https://www.youtube.com/channel/UCsp9XOCs8v2twyq5kMLzS2Q">
|
<a href="https://www.youtube.com/channel/UCsp9XOCs8v2twyq5kMLzS2Q">
|
||||||
<img src="https://img.shields.io/youtube/channel/views/UCsp9XOCs8v2twyq5kMLzS2Q?label=TheatreJS&style=social" alt="Watch on YouTube">
|
<img src="https://img.shields.io/youtube/channel/views/UCsp9XOCs8v2twyq5kMLzS2Q?label=TheatreJS&style=social" alt="Watch on YouTube">
|
||||||
</a> ⎯◈⎯
|
</a> ⎯◈⎯
|
||||||
<a href="https://theatrejs.com">
|
<a href="https://theatrejs.com#gh-dark-mode-only">
|
||||||
|
<img src="https://docs.theatrejs.com/public/theatrejs-logo-white.svg" alt="TheatreJS" width="70">.com
|
||||||
|
</a>
|
||||||
|
<a href="https://theatrejs.com#gh-light-mode-only">
|
||||||
<img src="https://docs.theatrejs.com/public/theatrejs-logo-black.svg" alt="TheatreJS" width="70">.com
|
<img src="https://docs.theatrejs.com/public/theatrejs-logo-black.svg" alt="TheatreJS" width="70">.com
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue