diff --git a/src/pages/community/index.tsx b/src/pages/community/index.tsx index ee7739d7..b082b0a4 100644 --- a/src/pages/community/index.tsx +++ b/src/pages/community/index.tsx @@ -116,7 +116,6 @@ const tableOfContents = [ { id: "documentation", title: "Documentation", icon: "📚" }, { id: "community", title: "Community", icon: "🤝" }, { id: "get-started", title: "Get Started", icon: "🚀" }, - { id: "thank-you", title: "Thank You", icon: "💚" }, ]; export default function CommunityPage(): React.ReactElement { @@ -274,15 +273,14 @@ export default function CommunityPage(): React.ReactElement {