Skip to content

Update Home title and use subtitle for OG metadata#314

Merged
ViktorSvertoka merged 1 commit intodevelopfrom
fix/home-title-and-og-subtitle
Feb 12, 2026
Merged

Update Home title and use subtitle for OG metadata#314
ViktorSvertoka merged 1 commit intodevelopfrom
fix/home-title-and-og-subtitle

Conversation

@ViktorSvertoka
Copy link
Member

@ViktorSvertoka ViktorSvertoka commented Feb 11, 2026

Summary

  • Set Home page title to “DevLovers” in locale messages
  • Use homepage subtitle as OG/Twitter title for better previews

Summary by CodeRabbit

  • Chores
    • Simplified homepage title across all supported language locales
    • Updated social media sharing card titles to use subtitle translation

@vercel
Copy link
Contributor

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devlovers-net Ready Ready Preview, Comment Feb 11, 2026 11:57pm

@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for develop-devlovers ready!

Name Link
🔨 Latest commit 7e5d089
🔍 Latest deploy log https://app.netlify.com/projects/develop-devlovers/deploys/698d175a3b50cd0008281144
😎 Deploy Preview https://deploy-preview-314--develop-devlovers.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 11, 2026

📝 Walkthrough

Walkthrough

Shortens homepage title to "DevLovers" across all language translations and updates Open Graph and Twitter card metadata to use the subtitle translation instead of the main title in the page component.

Changes

Cohort / File(s) Summary
Page Metadata Configuration
frontend/app/[locale]/page.tsx
Computed ogTitle from subtitle translation and updated both openGraph.title and twitter.title to use this new value instead of the main title.
Localized Titles
frontend/messages/en.json, frontend/messages/pl.json, frontend/messages/uk.json
Simplified homepage title from long platform description to concise "DevLovers" across English, Polish, and Ukrainian locales.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Possibly related PRs

Suggested labels

UI

Suggested reviewers

  • AM1007

Poem

🐰 A title once long, now brief and clean,
"DevLovers" shines, a brand pristine!
Subtitles dance in the metadata song,
Translations aligned, nothing feels wrong!
Simple, sweet changes, right on the mark! 🎯

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: updating home title to 'DevLovers' and using subtitle for OG metadata, which directly reflects both key changes across the modified files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/home-title-and-og-subtitle

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ViktorSvertoka ViktorSvertoka merged commit 2665fb5 into develop Feb 12, 2026
11 of 12 checks passed
@ViktorSvertoka ViktorSvertoka deleted the fix/home-title-and-og-subtitle branch February 12, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant