Skip to content

Commit 4a87a80

Browse files
committed
docs: update docs
1 parent 81ebc6c commit 4a87a80

File tree

6 files changed

+10
-2
lines changed

6 files changed

+10
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="assets/logo.png" align="right" width="156" alt="logo" />
1+
<img src="docs/publi/logo.png" align="right" width="156" alt="logo" />
22

33
# mobx-tanstack-query
44

assets/logo.png

-318 KB
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@iconify-json/logos": "^1.1.44",
66
"@unocss/preset-icons": "^0.61.9",
7-
"sborshik": "^1.0.12",
7+
"sborshik": "^1.0.16",
88
"unocss": "^0.61.9",
99
"vite": "^5.3.1",
1010
"vitepress": "^1.6.4"

docs/public/banner.png

254 KB
Loading
File renamed without changes.

docs/public/robots.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
User-agent: Googlebot
2+
Allow: /
3+
4+
User-agent: *
5+
Allow: /
6+
7+
User-agent: Yandex
8+
Allow: /

0 commit comments

Comments
 (0)