Skip to content

feat: add brand assets and logo to demo frontend#34

Merged
ShivenA99 merged 2 commits intomainfrom
feat/brand-assets
Mar 22, 2026
Merged

feat: add brand assets and logo to demo frontend#34
ShivenA99 merged 2 commits intomainfrom
feat/brand-assets

Conversation

@pnag471
Copy link
Copy Markdown
Collaborator

@pnag471 pnag471 commented Mar 21, 2026

Add SVG logo and favicons to demo/frontend/public/

  • Replace emoji favicon in index.html with SVG favicons
  • Replace text header in App.tsx with logo SVG

Summary

Brief description of what this PR does and why.

Changes

Related Issues

Closes #

Type of Change

  • Bug fix
  • New feature
  • Refactoring (no functional change)
  • Documentation
  • Research / experiment

Testing

  • All existing tests pass (python3 -m pytest tests/ -v)
  • Added new tests for changed functionality
  • Manually tested the demo (if UI/backend changes)

Checklist

  • No secrets or keys in committed files
  • Type hints on all new Python functions
  • Updated documentation if needed
  • No model_store/ or data/raw/ files committed

Prisha Nag added 2 commits March 21, 2026 16:13
Add SVG logo and favicons to demo/frontend/public/
- Replace emoji favicon in index.html with SVG favicons
- Replace text header in App.tsx with logo SVG
@ShivenA99 ShivenA99 merged commit 8bedd97 into main Mar 22, 2026
0 of 3 checks passed
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.

2 participants