docs: 📝 Add Emoji structure

This commit is contained in:
Jesse Wierzbinski 2024-08-06 14:59:21 +02:00
parent bdfc9693c0
commit eaf44a141d
No known key found for this signature in database
2 changed files with 49 additions and 0 deletions

View file

@ -265,6 +265,7 @@ export const navigation: NavGroup[] = [
links: [
{ title: "ContentFormat", href: "/structures/content-format" },
{ title: "Collection", href: "/structures/collection" },
{ title: "Custom Emoji", href: "/structures/emoji" },
],
},
{