Skip to content

Commit 76da863

Browse files
committed
fix logo link issue
Signed-off-by: seven <[email protected]>
1 parent aa9c985 commit 76da863

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hero:
77
text: A better NoSQL/NewSQL GUI client
88
tagline: Explore your data any time from your laptop
99
image:
10-
src: /public/dockit.png
10+
src: dockit.png
1111
alt: DocKit logo
1212
actions:
1313
- theme: brand

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dockit-site",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)