mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
docs: move screenshots to media repository
This commit is contained in:
@@ -12,8 +12,10 @@ Zeal is an offline documentation browser: your personal reference library, searc
|
|||||||
without a connection. Originally inspired by [Dash](https://kapeli.com/dash), it supports the same docset format.
|
without a connection. Originally inspired by [Dash](https://kapeli.com/dash), it supports the same docset format.
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="assets/screenshots/readme-dark.png">
|
<source media="(prefers-color-scheme: dark)"
|
||||||
<img alt="Zeal showing instant search results across multiple docsets" src="assets/screenshots/readme-light.png">
|
srcset="https://raw.githubusercontent.com/zealdocs/media/main/screenshots/windows/readme-dark.png">
|
||||||
|
<img alt="Zeal showing instant search results across multiple docsets"
|
||||||
|
src="https://raw.githubusercontent.com/zealdocs/media/main/screenshots/windows/readme-light.png">
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 171 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 175 KiB |
Reference in New Issue
Block a user