[PR #149] chore: unify branding to single logo and remove unused files #283

Closed
opened 2026-03-07 19:57:11 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/149

State: closed
Merged: Yes


Summary

  • Replace multiple favicon/icon files with single images/logo.png
  • Remove site.webmanifest, legacy android/apple icons and old favicon files
  • Update App.razor and LoginLayout.razor to use unified logo.png
  • Fix typo 'Corisnvest' → 'Corsinvest' in CODE_OF_CONDUCT.md and App.razor
  • Remove unused PublishMode.cs (file contained only dead/commented-out code)
  • Sort using directives alphabetically in ServiceCollectionExtensions.cs
  • Remove commented-out RadzenStack block in Home.razor

Test plan

  • App loads and favicon shows correctly in browser tab
  • Login page shows correct logo
  • Build passes (no missing file references)
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/149 **State:** closed **Merged:** Yes --- ## Summary - Replace multiple favicon/icon files with single `images/logo.png` - Remove `site.webmanifest`, legacy android/apple icons and old favicon files - Update `App.razor` and `LoginLayout.razor` to use unified `logo.png` - Fix typo 'Corisnvest' → 'Corsinvest' in `CODE_OF_CONDUCT.md` and `App.razor` - Remove unused `PublishMode.cs` (file contained only dead/commented-out code) - Sort `using` directives alphabetically in `ServiceCollectionExtensions.cs` - Remove commented-out `RadzenStack` block in `Home.razor` ## Test plan - [ ] App loads and favicon shows correctly in browser tab - [ ] Login page shows correct logo - [ ] Build passes (no missing file references)
kerem 2026-03-07 19:57:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#283
No description provided.