Skip to content

Conversation

@danfimov
Copy link
Contributor

@danfimov danfimov commented Nov 8, 2025

Added favicon for modern browsers in svg format and added favicon in png format for apple mobile devices.

Without this fix my browser (Google Chrome) doesn't show favicon on documentation site.

Preview with / without fix
image

Copilot AI review requested due to automatic review settings November 8, 2025 23:04
Copy link

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 adds favicon support to the VuePress documentation site by introducing favicon files and updating the configuration to reference them.

  • Added favicon.svg and favicon.png files to the public directory
  • Configured favicon links in the VuePress config for various browsers and devices

Reviewed Changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
docs/.vuepress/public/favicon.svg New SVG favicon file with the Taskiq logo
docs/.vuepress/public/favicon.png New PNG favicon file for Apple touch icon support
docs/.vuepress/config.ts Added three link tags to configure favicon.ico, favicon.svg, and apple-touch-icon

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant