content: drop Angular from meta descriptions#39
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting Summary by CodeRabbit
WalkthroughUpdated the meta description content in src/index.html, changing wording about the site owner's role and technology stack (from React/Angular to C# / .NET and React). ChangesMeta Description Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Related issues: None specified. Related PRs: None specified. Suggested labels: documentation, content Suggested reviewers: None specified. Poem: Comment |
There was a problem hiding this comment.
Pull request overview
Removes outdated Angular mentions from the site’s SEO and Open Graph meta descriptions in src/index.html, aligning metadata with the React-first positioning established in the prior PR.
Changes:
- Updated
<meta name="description">to remove “React/Angular” and use “React” - Updated
<meta property="og:description">to remove “React/Angular” and use “React”
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Follow-up to #37 — the SEO/OG meta descriptions still said React/Angular.
Complete-and-verified: text-only change,
ng buildgreen locally.🤖 Generated with Claude Code