docs: move screenshots to media repository

This commit is contained in:
Oleg Shparber
2026-07-26 18:46:06 +03:00
parent b3f26ea81f
commit cb904e77ac
3 changed files with 4 additions and 2 deletions
+4 -2
View File
@@ -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