mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Group
This commit is contained in:
parent
1f864b89c8
commit
c8cba54a72
3 changed files with 60 additions and 1 deletions
|
|
@ -276,6 +276,7 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "Follow", href: "/entities/follow" },
|
||||
{ title: "FollowAccept", href: "/entities/follow-accept" },
|
||||
{ title: "FollowReject", href: "/entities/follow-reject" },
|
||||
{ title: "Group", href: "/entities/group" },
|
||||
{ title: "Notes", href: "/entities/note" },
|
||||
{ title: "InstanceMetadata", href: "/entities/instance-metadata" },
|
||||
{ title: "Unfollow", href: "/entities/unfollow" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue