Skip to content

feat: 푸터(Footer) 추가 - #250

Merged
sjungwon03 merged 1 commit into
devfrom
feat/249-footer
Jul 24, 2026
Merged

feat: 푸터(Footer) 추가#250
sjungwon03 merged 1 commit into
devfrom
feat/249-footer

Conversation

@sjungwon03

@sjungwon03 sjungwon03 commented Jul 24, 2026

Copy link
Copy Markdown
Member

변경 내용

  • widgets/footerFooter 컴포넌트 추가 (로고, 서비스 안내 문구, © {year} BOP. All rights reserved. 저작권 표기)
  • RootLayoutFooter 배치 (main 아래, MobileNav 위)

검증

  • pnpm run lint 통과
  • pnpm run build 통과
  • 브라우저에서 홈 화면 스크롤 후 Footer 렌더링 확인 (로고 · 안내문구 · 저작권 문구 노출)

연결 이슈

Closes #249

BOP 소유권(저작권) 및 서비스 안내 문구를 노출하는 Footer 위젯을 추가하고 RootLayout에 배치한다.

Closes #249

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sjungwon03 sjungwon03 added the feat 기능 개발 label Jul 24, 2026
@sjungwon03 sjungwon03 self-assigned this Jul 24, 2026
@sjungwon03
sjungwon03 requested a review from imi21123 July 24, 2026 12:46
@sjungwon03
sjungwon03 merged commit d97aa7e into dev Jul 24, 2026
2 checks passed
@sjungwon03
sjungwon03 deleted the feat/249-footer branch July 24, 2026 12:46
@kilo-code-bot

kilo-code-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • src/app/layouts/RootLayout.tsx
  • src/widgets/footer/Footer.tsx
  • src/widgets/footer/index.ts

Reviewed by step-3.7-flash · Input: 76.3K · Output: 13.5K · Cached: 875.8K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat 기능 개발

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 푸터(Footer) 추가

1 participant