mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: 📝 Document ServerMetadata
This commit is contained in:
parent
9f3bd64d7d
commit
8de6686a9a
4 changed files with 137 additions and 5 deletions
|
|
@ -277,6 +277,7 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "FollowAccept", href: "/entities/follow-accept" },
|
||||
{ title: "FollowReject", href: "/entities/follow-reject" },
|
||||
{ title: "Notes", href: "/entities/note" },
|
||||
{ title: "ServerMetadata", href: "/entities/server-metadata" },
|
||||
{ title: "Unfollow", href: "/entities/unfollow" },
|
||||
{ title: "Users", href: "/entities/user" },
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue