fix: 검색결과 파비콘 등록 및 SEO 이미지 신호 강화#81
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 20, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. 📝 Walkthrough개요여러 HTML 파일, 사이트맵, 서비스 워커 및 메타데이터에 대한 파비콘 자산(48x48, 96x96 PNG)을 추가하고, Open Graph 이미지 메타데이터를 업데이트하며, 서비스 워커 버전을 v5에서 v6로 업그레이드했습니다. 변경 사항
예상 코드 리뷰 난이도🎯 2 (단순) | ⏱️ ~10분 관련 가능성이 있는 PR
✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
/assets/pwa-192.png기반 48/96 PNG 아이콘(public/assets/favicon-48.png,public/assets/favicon-96.png)을 추가했습니다.index.html및 주요 정적 페이지(pinball-game,pinball-ladder,privacy-policy)에 새 파비콘 링크를 연결했습니다.WebApplication)와sitemap.xml에 대표 이미지 정보를 추가해 이미지 크롤링 신호를 강화했습니다.public/sw.js캐시 버전을degururu-pwa-v6로 갱신하고 새 파비콘 자산을 프리캐시에 포함했습니다.검증
Summary by CodeRabbit
Release Notes