Skip to content

Fix/logo and favicon#162

Open
abhigyan24-ops wants to merge 8 commits into
rdodiya:gssoc_developfrom
abhigyan24-ops:fix/logo-and-favicon
Open

Fix/logo and favicon#162
abhigyan24-ops wants to merge 8 commits into
rdodiya:gssoc_developfrom
abhigyan24-ops:fix/logo-and-favicon

Conversation

@abhigyan24-ops
Copy link
Copy Markdown
Contributor

@abhigyan24-ops abhigyan24-ops commented May 18, 2026

Closes #29
Closes #30

Changes

  • Added favicon.svg — QR-themed icon in Restroly orange (#E85D26), sized 32×32
  • Added logo.svg — full Restroly wordmark with QR icon, sized 200×50
  • Linked favicon in index.html via <link rel="icon" type="image/svg+xml" href="/favicon.svg" />

Preview

The favicon shows a QR code pattern on an orange background, matching Restroly's brand identity as a QR-based restaurant management platform.

@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

Closes #29
Closes #30

const navLinks = [
// ===================== // DATA
// ===================== const navLinks = [
{ label: 'Features', href: '#features' },
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

revert the extra unnecessary this lines

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi @rdodiya, removed the leftover comment lines from Landing.jsx

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 19, 2026

Hi @abhigyan24-ops ,
Please resolve conflicts

@abhigyan24-ops abhigyan24-ops force-pushed the fix/logo-and-favicon branch from 1f65732 to d070fad Compare May 20, 2026 19:31
@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

@rdodiya conflict resolved!

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 20, 2026

@abhigyan24-ops Please apply the changes that are commented , change the logo

@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

can you please share favicon.svg and logo.svg I lost old versions of them @rdodiya

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 22, 2026

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.

[Bug] No Logo + No favicon on live site [Bug] Wrong page title on live site - shows "Arts District Kitchen" instead of RestroHub

2 participants