You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add comprehensive social media meta tags for GitHub Pages
- Update Open Graph tags with CodePrism title, description, and Dragonscale logo
- Add Twitter Card meta tags for optimal social sharing experience
- Include Dragonscale Industries Inc branding throughout meta tags
- Update site title and tagline to highlight sponsorship
- Add sponsors link to footer navigation
- Enhance SEO with relevant keywords and descriptions
- Set Dragonscale logo as primary social media image
{name: 'og:description',content: 'Production-ready code intelligence server implementing the Model Context Protocol (MCP) for AI assistants. Graph-based analysis, multi-language support, real-time insights. Sponsored by Dragonscale Industries Inc.'},
{name: 'twitter:description',content: '🤖 100% AI-Generated code intelligence MCP server with graph-based analysis. Sponsored by Dragonscale Industries Inc. 18 production-ready tools for AI assistants.'},
{name: 'twitter:image:alt',content: 'Dragonscale Industries Inc Logo - CodePrism Sponsor'},
91
+
92
+
// Additional meta tags
93
+
{name: 'description',content: 'Production-ready code intelligence server for AI assistants. Features graph-based code analysis, multi-language support, and real-time insights. 100% AI-generated project sponsored by Dragonscale Industries Inc.'},
94
+
{name: 'keywords',content: 'AI, code intelligence, MCP server, Model Context Protocol, code analysis, graph-based analysis, Dragonscale Industries, AI assistant tools'},
0 commit comments