Skip to content

Comments

feat: update branding assets and fix build errors (fixes #2)#7

Open
Dheemanth07 wants to merge 1 commit intoDEVRhylme-Foundation:mainfrom
Dheemanth07:fix/branding-assets
Open

feat: update branding assets and fix build errors (fixes #2)#7
Dheemanth07 wants to merge 1 commit intoDEVRhylme-Foundation:mainfrom
Dheemanth07:fix/branding-assets

Conversation

@Dheemanth07
Copy link

Resolves #2

Changes Made

  • Assets: Added official branding (Logo, Favicon, Social Card) to static/img/.
  • Config: Updated docusaurus.config.ts to point to the new assets.
  • Cleanup: Removed unused default Docusaurus images (Undraw files) to keep the repo clean.
  • Fix: Updated HomepageFeatures to use the new logo, resolving build errors caused by missing files.

Verification

  • Build passes locally (npm start).
  • Favicon displays correctly in the browser tab.
  • Social card preview uses the high-res brand icon.
Screenshot 2025-12-22 195832 Screenshot 2025-12-22 194743

@Dheemanth07
Copy link
Author

Since the default undraw assets were deleted, I used the main project logo as a placeholder for the three feature sections to ensure the build passes without errors.
If you have specific icons you'd like to use for "Open Source," "Contributing," and "Community," please share them and I will update the code!

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.

Update Favicon and Docusaurus Branding Assets

1 participant