Skip to content

Feat/navbar logo branding#256

Merged
knoxiboy merged 4 commits into
knoxiboy:mainfrom
ThePrabhu:feat/navbar-logo-branding
May 25, 2026
Merged

Feat/navbar logo branding#256
knoxiboy merged 4 commits into
knoxiboy:mainfrom
ThePrabhu:feat/navbar-logo-branding

Conversation

@ThePrabhu
Copy link
Copy Markdown
Contributor

Description

Improved navbar branding by replacing the single-letter placeholder logo with the official project logo beside the project name.

The update enhances visual consistency, strengthens project branding, and creates a cleaner and more professional navigation experience across the application.

Related Issue

Closes #215

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update (README, guides, comments)
  • Style / UI change (no logic change)
  • Code refactor (no behavior change)
  • Test addition or update
  • Breaking change (fix or feature that would cause existing functionality to change)

Screenshots (if UI change)

Before

image

After

image

How Has This Been Tested?

  • Tested locally with npm run dev
  • Verified on mobile viewport (375px)
  • Verified on desktop viewport (1440px)

Checklist

  • I have tested my changes locally (npm run dev)
  • My code follows the existing code style (TypeScript, Tailwind, no any types)
  • I have not introduced unrelated changes (each PR should address one issue)
  • I have added comments where necessary
  • My branch is up to date with main
  • I have linked the related issue above
  • Screenshots are included (if this is a UI change)

Copilot AI review requested due to automatic review settings May 24, 2026 06:25
@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

@ThePrabhu is attempting to deploy a commit to the Karan Mani Tripathi 's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@knoxiboy knoxiboy added gssoc'26 GSSoC program issue type:feature New feature level:intermediate Intermediate level task labels May 24, 2026
knoxiboy

This comment was marked as outdated.

knoxiboy

This comment was marked as outdated.

Copy link
Copy Markdown
Owner

@knoxiboy knoxiboy left a comment

Choose a reason for hiding this comment

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

Technical Review

Hi @ThePrabhu! Thank you for your contribution to DoubtDesk.

The code changes look good. Before we can complete the technical review, approve, and merge this pull request, we have one final requirement for all contributors: Please star the DoubtDesk repository.

Once you have starred the repository, please drop a comment here saying "done" (or we will automatically detect it) and we will proceed with approving and merging your PR. Thank you.

@knoxiboy knoxiboy self-requested a review May 24, 2026 12:27
@knoxiboy knoxiboy added gssoc and removed gssoc labels May 24, 2026
@ThePrabhu
Copy link
Copy Markdown
Contributor Author

@knoxiboy , done staring the Repo, kindly check it out.

Copy link
Copy Markdown
Owner

@knoxiboy knoxiboy left a comment

Choose a reason for hiding this comment

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

Automated review: Thank you for starring the repository! The PR is approved.

@knoxiboy knoxiboy merged commit 8b8885a into knoxiboy:main May 25, 2026
1 of 2 checks passed
@knoxiboy knoxiboy added gssoc:approved Approved for GSSoC mentor:knoxiboy Reviewed by mentor knoxiboy quality:clean Clean code quality and removed size/m labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved for GSSoC gssoc'26 GSSoC program issue level:intermediate Intermediate level task mentor:knoxiboy Reviewed by mentor knoxiboy quality:clean Clean code quality type:feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Improve branding by adding the Logo on the Navbar and improve professionality.

3 participants