Skip to content

Commit 02427f9

Browse files
committed
chore: update docs
1 parent 6a1a257 commit 02427f9

File tree

5 files changed

+5153
-3277
lines changed

5 files changed

+5153
-3277
lines changed

docs/.config/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: elegant, typed, and simple toolkit to implement cross-platform WebS
66
github: h3js/crossws
77
automd: true
88
themeColor: blue
9+
url: https://crossws.h3.dev
910
socials:
1011
discord: "https://discord.h3.dev"
1112
sponsors:

docs/1.guide/1.index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Guide"
23
icon: ph:book-open-duotone
34
---
45

docs/2.adapters/bunny.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
````mdc
22
---
3-
icon: simple-icons:bunny
3+
icon: mdi:rabbit
44
---
55
66
# Bunny

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dev": "undocs dev"
77
},
88
"devDependencies": {
9-
"undocs": "^0.4.1"
9+
"undocs": "^0.4.16"
1010
},
1111
"packageManager": "pnpm@10.17.0"
1212
}

0 commit comments

Comments
 (0)