Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implementing dynamic title to pages #1918

Merged
merged 7 commits into from
Aug 1, 2023

Conversation

s2sharpit
Copy link
Contributor

Related Issue

Closes: #1875

Description

Implementing Dynamic Titles for consistency and better SEO

Screenshots

@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
projectshut ✅ Ready (Inspect) Visit Preview Aug 1, 2023 6:12pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @s2sharpit! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@priyankarpal priyankarpal added the changes-required changes-required label Aug 1, 2023
app/projects/[username]/page.tsx Show resolved Hide resolved
app/projects/page.tsx Show resolved Hide resolved
app/docs/page.tsx Show resolved Hide resolved
app/layout.tsx Show resolved Hide resolved
@s2sharpit
Copy link
Contributor Author

s2sharpit commented Aug 1, 2023

@priyankarpal, I think the better way to add types is to use types provided by NextJs.
For example, like this:

image

What so you say?

@priyankarpal
Copy link
Owner

@priyankarpal, I think the better way to add types is to use types provided by NextJs. For example, like this:
image

What so you say?

yeah we can

@s2sharpit
Copy link
Contributor Author

I have applied the types provided by Nextjs. Kindly review the PR now. ☺️

Copy link
Owner

@priyankarpal priyankarpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good 🎉

@priyankarpal priyankarpal added gssoc23 only for Girlscript summer of code level2 mid level fix for GSSoC and removed changes-required changes-required labels Aug 1, 2023
@priyankarpal priyankarpal merged commit 1f9e38a into priyankarpal:main Aug 1, 2023
@s2sharpit s2sharpit deleted the fix-issue-1875 branch August 1, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 only for Girlscript summer of code level2 mid level fix for GSSoC wait for reviewers wait for the maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Dynamic Page Titles for Consistency
2 participants