mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Added higher res screenshot for 4k screens
This commit is contained in:
parent
f3e5a22ff2
commit
36948732d6
BIN
Assets/WebsiteAssets/images/home-top-img-2x.png
Normal file
BIN
Assets/WebsiteAssets/images/home-top-img-2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 MiB |
@ -57,6 +57,11 @@
|
|||||||
{{/showJoplinCloudLinks}}
|
{{/showJoplinCloudLinks}}
|
||||||
</p>
|
</p>
|
||||||
<img
|
<img
|
||||||
|
srcset="
|
||||||
|
{{imageBaseUrl}}/home-top-img.png 2388w,
|
||||||
|
{{imageBaseUrl}}/home-top-img-2x.png 4820w
|
||||||
|
"
|
||||||
|
|
||||||
src="{{imageBaseUrl}}/home-top-img.png"
|
src="{{imageBaseUrl}}/home-top-img.png"
|
||||||
alt=""
|
alt=""
|
||||||
class="img-fluid img-center"
|
class="img-fluid img-center"
|
||||||
|
Loading…
Reference in New Issue
Block a user