include missing img tag
This commit is contained in:
parent
9d893ddc80
commit
57f96b4aca
@ -1,7 +1,7 @@
|
|||||||
<div align="center" style="text-align:center">
|
<div align="center" style="text-align:center">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/17ms/contego/blob/master/docs/contego-dark.png">
|
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/17ms/contego/blob/master/docs/contego-dark.png">
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://github.com/17ms/contego/blob/master/docs/contego-light.png">
|
<img src="https://github.com/17ms/contego/blob/master/docs/contego-light.png" width="800">
|
||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user