mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: 📝 Document the Follow stack
This commit is contained in:
parent
909b7ec115
commit
4df2d8194d
5 changed files with 237 additions and 0 deletions
|
|
@ -273,6 +273,10 @@ export const navigation: NavGroup[] = [
|
|||
links: [
|
||||
{ title: "Users", href: "/entities/users" },
|
||||
{ title: "Notes", href: "/entities/notes" },
|
||||
{ title: "Follow", href: "/entities/follows" },
|
||||
{ title: "FollowAccept", href: "/entities/follow-accepts" },
|
||||
{ title: "FollowReject", href: "/entities/follow-rejects" },
|
||||
{ title: "Unfollow", href: "/entities/unfollows" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue