Skip to content

fix(pwa-next): 修正 favicon.ico 為過期三角形舊圖示,改用正確 App 圖示 - #20

Merged
Retsomm merged 1 commit into
mainfrom
dev
Jul 31, 2026
Merged

fix(pwa-next): 修正 favicon.ico 為過期三角形舊圖示,改用正確 App 圖示#20
Retsomm merged 1 commit into
mainfrom
dev

Conversation

@Retsomm

@Retsomm Retsomm commented Jul 31, 2026

Copy link
Copy Markdown
Owner

app/favicon.ico 是初始化留下的舊檔,與 layout.tsx metadata 設定的 logo.png 不一致,導致兩個 icon link 同時輸出、瀏覽器分頁顯示錯誤圖示。改用 logo.png
重新產生含 16/32/48px 的 favicon.ico。

app/favicon.ico 是初始化留下的舊檔,與 layout.tsx metadata 設定的 logo.png
不一致,導致兩個 icon link 同時輸出、瀏覽器分頁顯示錯誤圖示。改用 logo.png
重新產生含 16/32/48px 的 favicon.ico。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
travel-in-time Ready Ready Preview Jul 31, 2026 1:01pm

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • pwa-next/src/app/favicon.ico is excluded by !**/*.ico

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: afc0c5f9-6f8f-4e4c-898b-a451ceda2ce8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Retsomm
Retsomm merged commit cb87a63 into main Jul 31, 2026
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.

1 participant