Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
app/favicon.ico 是初始化留下的舊檔,與 layout.tsx metadata 設定的 logo.png 不一致,導致兩個 icon link 同時輸出、瀏覽器分頁顯示錯誤圖示。改用 logo.png
重新產生含 16/32/48px 的 favicon.ico。