mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Custom Emojis extension
This commit is contained in:
parent
fb197167c7
commit
64cf9d3509
5 changed files with 85 additions and 5 deletions
|
|
@ -287,6 +287,7 @@ export const navigation: NavGroup[] = [
|
|||
{
|
||||
title: "Extensions",
|
||||
links: [
|
||||
{ title: "Custom Emojis", href: "/extensions/custom-emojis" },
|
||||
{ title: "Likes", href: "/extensions/likes" },
|
||||
{ title: "Vanity", href: "/extensions/vanity" },
|
||||
{ title: "WebSockets", href: "/extensions/websockets" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue