Skip to content

Replace PNG icons with SVG for improved scalability and performance#354

Merged
shibayan merged 1 commit intomasterfrom
svg-icon
Apr 15, 2026
Merged

Replace PNG icons with SVG for improved scalability and performance#354
shibayan merged 1 commit intomasterfrom
svg-icon

Conversation

@shibayan
Copy link
Copy Markdown
Owner

This pull request updates the Sharprompt documentation to use the SVG version of the project icon instead of the PNG version. This change affects the favicon, site logo, and hero images in both English and Japanese documentation.

Icon file updates:

  • Updated the favicon in the VitePress config to use icon.svg instead of icon.png. (docs/.vitepress/config.mts)
  • Updated the site logo in the VitePress config to use icon.svg instead of icon.png. (docs/.vitepress/config.mts)

Documentation image updates:

  • Changed the hero image source in the English documentation to use icon.svg. (docs/en/index.md)
  • Changed the hero image source in the Japanese documentation to use icon.svg. (docs/ja/index.md)

@shibayan shibayan self-assigned this Apr 15, 2026
@shibayan shibayan added the documentation Improvements or additions to documentation label Apr 15, 2026
@shibayan shibayan merged commit caa2a81 into master Apr 15, 2026
1 check passed
@shibayan shibayan deleted the svg-icon branch April 15, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant