fix:메타데이터와 공유 이미지 적용(#95) - #96
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughSyncly 서비스용 루트 메타데이터, 아이콘, 소셜 미리보기 정보를 추가하고 HTML 언어를 한국어로 변경했습니다. 워크스페이스 페이지 제목에서는 중복된 서비스명 접미사를 제거했습니다. ChangesSyncly 메타데이터 브랜딩
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
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.
Pull Request
작업 내용
루트 메타데이터를 Syncly 서비스 정보로 교체하고, 브라우저 탭 아이콘 및 공유 미리보기 이미지를 적용했습니다.
작업 결과
Syncly제목과 브랜드 아이콘이 표시됩니다.변경 사항
Added
public/images/meta_image.png공유 미리보기 이미지Changed
Fixed
실행화면
테스트
npm run lintnpm run typecheck리뷰 체크리스트
main)Type/#issue-number/description형식을 따릅니다.console.log, 주석, 임시 코드를 제거했습니다.리뷰 요청사항
현재 Vercel Production 도메인(
syncly-virid.vercel.app)을 metadataBase로 사용했습니다. 추후 커스텀 도메인을 연결하면 이 값도 함께 변경해야 합니다.관련 이슈
Closes #95
Summary by CodeRabbit