Skip to content

style: add DailyForge logo SVG, favicon, and integrate into navbar an…#1195

Open
vedikajindal wants to merge 1 commit into
aryandas2911:mainfrom
vedikajindal:style/branding-logo-favicon
Open

style: add DailyForge logo SVG, favicon, and integrate into navbar an…#1195
vedikajindal wants to merge 1 commit into
aryandas2911:mainfrom
vedikajindal:style/branding-logo-favicon

Conversation

@vedikajindal
Copy link
Copy Markdown

📌 Description

Adds a new DailyForge logo (anvil + hammer + sparks SVG), favicon, and integrates the logo into the navbar and loading screens. Replaces the "D" placeholder in ProtectedRoutes and PublicRoute with the new logo. The logo uses the existing brand colors.

🔗 Related Issue

Closes #302

🛠 Changes Made

  • Added frontend/public/logo.svg — new DailyForge anvil+hammer logo
  • Added frontend/public/favicon.svg — SVG favicon for browser tab
  • Updated frontend/index.html — replaced PNG favicon links with SVG
  • Updated frontend/src/components/Navbar.jsx — integrated logo image
  • Updated frontend/src/components/ProtectedRoutes.jsx — replaced D placeholder with logo
  • Updated frontend/src/components/PublicRoute.jsx — replaced D placeholder with logo

📸 Screenshots (if applicable)

image image image

✅ Checklist

  • I have read CONTRIBUTING.md
  • My branch follows the naming convention (style/branding-logo-favicon)
  • I have tested this locally
  • Linting passes (npm run lint in frontend/)
  • No unrelated files were modified
  • Screenshots are attached

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.

Add new Logo and Branding Improvements to DailyForge

1 participant