File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- <div align =" center " >
2
- <img src =" https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner.png#gh-light-mode-only " alt =" microlink cdn " >
3
- <img src =" https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner-dark.png#gh-dark-mode-only " alt =" microlink cdn " >
4
- <br >
5
- <br >
6
- </div >
1
+ <picture >
2
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner-dark.png " >
3
+ <img alt =" microlink cdn " src =" https://github.com/microlinkhq/cdn/raw/master/dist/logo/banner.png " align =" center " >
4
+ </picture >
5
+   ;
7
6
8
7
![ Last version] ( https://img.shields.io/github/tag/microlinkhq/youtube-dl-exec.svg?style=flat-square )
9
8
[ ![ Coverage Status] ( https://img.shields.io/coveralls/microlinkhq/youtube-dl-exec.svg?style=flat-square )] ( https://coveralls.io/github/microlinkhq/youtube-dl-exec )
You can’t perform that action at this time.
0 commit comments