Skip to content

Fix broken favicon on firefox#205

Merged
AlexAndBear merged 1 commit intomainfrom
switch-favicon-to-svg
Apr 3, 2025
Merged

Fix broken favicon on firefox#205
AlexAndBear merged 1 commit intomainfrom
switch-favicon-to-svg

Conversation

@AlexAndBear
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses the broken favicon issue on Firefox by switching the favicon format from ICO to SVG.

  • Replaced favicon file reference from "img/oc-favicon.ico" to "img/oc-favicon.svg".
Comments suppressed due to low confidence (1)

docusaurus.config.ts:10

  • Confirm that the chosen SVG favicon is supported specifically by Firefox, as fallback support may be required if browser compatibility issues arise.
favicon: 'img/oc-favicon.svg',

Copy link
Copy Markdown
Contributor

@Svanvith Svanvith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexAndBear AlexAndBear merged commit edcfc08 into main Apr 3, 2025
1 check passed
@AlexAndBear AlexAndBear deleted the switch-favicon-to-svg branch April 3, 2025 06:58
@openclouders openclouders mentioned this pull request Apr 3, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants