Skip to content

fix: Add WCC favicon to admin app#700

Merged
dricazenck merged 1 commit into
Women-Coding-Community:mainfrom
Deejarh:deejarh-update-admin-favicon
Jun 15, 2026
Merged

fix: Add WCC favicon to admin app#700
dricazenck merged 1 commit into
Women-Coding-Community:mainfrom
Deejarh:deejarh-update-admin-favicon

Conversation

@Deejarh

@Deejarh Deejarh commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

The admin frontend was using the browser default favicon because no static icon asset was available to Next.js. Add the WCC icon under the app public assets and reference it from the shared document head so the admin UI shows the correct branding in browser tabs.

#699

Description

  • Describe your changes in detail.
  • Why is this change required?
  • What problem does it solve?
  • Add Notes if anything is left unclear or not completed

Related Issue

Please link to the issue here

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Documentation
  • Test
  • Other

Screenshots

BEFORE
Screenshot 2026-06-14 at 18 07 16

AFTER
Screenshot 2026-06-14 at 18 05 35

Pull request checklist

Please check if your PR fulfills the following requirements:

The admin frontend was using the browser default favicon because no
static icon asset was available to Next.js. Add the WCC icon under the
app public assets and reference it from the shared document head so the
admin UI shows the correct branding in browser tabs.
@sonarqubecloud

Copy link
Copy Markdown

@dricazenck dricazenck merged commit d41e46e into Women-Coding-Community:main Jun 15, 2026
5 of 6 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