Skip to content

feat: add site favicon#26

Merged
moyitech merged 1 commit into
mainfrom
feat/add-favicon
May 23, 2026
Merged

feat: add site favicon#26
moyitech merged 1 commit into
mainfrom
feat/add-favicon

Conversation

@moyitech
Copy link
Copy Markdown
Contributor

📝 变更说明

为网站新增 favicon 资源,并在 VitePress 全局 head 中声明 favicon、32x32 PNG 图标和 Apple touch icon。

🔍 变更类型

  • 📝 内容更新(新增/修改文档、笔记、资源)
  • 🐛 修复(修正错误信息、失效链接、排版问题)
  • ✨ 功能(网站配置、样式、结构改进)
  • 🧹 整理(重构、清理、格式调整)

✅ PR 前检查

  • 已确认没有提交无关文件(node_modules、.env 等)
  • 如果是内容变更,确认信息准确、来源可靠
  • 如果是 Markdown 内容,已在本地预览过排版效果
  • 分支已同步 main 分支的最新代码

📷 截图(如有 UI 变更)

无。

🔗 关联 Issue

无。

@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
opentyut Ready Ready Preview, Comment May 23, 2026 3:47am

Copy link
Copy Markdown

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 assets for the VitePress site and registers them in the global head configuration so browsers and iOS devices pick up the correct icons.

Changes:

  • Declares favicon.ico in VitePress global head
  • Adds a 32×32 PNG favicon declaration
  • Adds an Apple touch icon declaration (180×180)

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

Copy link
Copy Markdown

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

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

Copy link
Copy Markdown

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

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

@moyitech moyitech merged commit 1e7b488 into main May 23, 2026
5 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