This commit is contained in:
Raven Scott
2026-05-29 04:43:08 -04:00
parent 9975ada3f5
commit 16f3b036e5
25 changed files with 1852 additions and 1547 deletions
+3 -3
View File
@@ -3,12 +3,12 @@ import { Github, ExternalLink, Code, Heart, MessageCircle } from 'lucide-react';
export const metadata: Metadata = {
title: 'Community - P2NS',
description: 'Contribute to P2NS, get support, join the Discord community, and learn about the roadmap.',
description: 'Contribute to P2NS, get support, and join the Discord community.',
keywords: ['P2NS community', 'contribute', 'open source', 'Discord', 'support', 'contributing'],
authors: [{ name: 'Raven Scott' }],
openGraph: {
title: 'Community - P2NS',
description: 'Contribute to P2NS, get support, and learn about the roadmap.',
description: 'Contribute to P2NS, get support, and join the Discord community.',
url: 'https://p2ns.space/community',
siteName: 'P2NS',
type: 'website',
@@ -16,7 +16,7 @@ export const metadata: Metadata = {
twitter: {
card: 'summary_large_image',
title: 'Community - P2NS',
description: 'Contribute to P2NS, get support, and learn about the roadmap.',
description: 'Contribute to P2NS, get support, and join the Discord community.',
},
alternates: {
canonical: 'https://p2ns.space/community',