docs: Add fancy new Banner ✨
This commit is contained in:
parent
b2ea240bbb
commit
65aa9b49b7
@ -1,9 +1,11 @@
|
|||||||
<a href="https://margelo.io">
|
<a href="https://margelo.io">
|
||||||
<img src="./docs/static/img/banner.svg" width="100%" />
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="./docs/static/img/banner-dark.png" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="./docs/static/img/banner-light.png" />
|
||||||
|
<img alt="VisionCamera" src="./docs/static/img/banner-light.png" />
|
||||||
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<h1 align="center">Vision Camera</h1>
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="docs/static/img/11.png" width="50%">
|
<img src="docs/static/img/11.png" width="50%">
|
||||||
<br />
|
<br />
|
||||||
|
BIN
docs/static/img/banner-dark.png
vendored
Normal file
BIN
docs/static/img/banner-dark.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
BIN
docs/static/img/banner-light.png
vendored
Normal file
BIN
docs/static/img/banner-light.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 KiB |
13
docs/static/img/banner.svg
vendored
13
docs/static/img/banner.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user