Skip to content

Commit 0bf118b

Browse files
committed
docs: change logo size
1 parent f0911d2 commit 0bf118b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<picture>
22
<source media="(prefers-color-scheme: dark)" srcset="assets/jnv-dark.svg">
3-
<img alt="Text describing the image" src="assets/jnv-light.svg">
3+
<img alt="Text describing the image" src="assets/jnv-light.svg" width="2342px" height="auto">
44
</picture>
55

6-
76
[![ci](https://github.com/ynqa/jnv/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ynqa/jnv/actions/workflows/ci.yml)
87

98
*jnv* is designed for navigating JSON,

0 commit comments

Comments
 (0)