- Notion 관련 코드 제거:
- NotionBackgroundSync.cs 삭제
- NotionSyncSettings.cs → BackgroundSyncSettings.cs 이름 변경
- 웹사이트 API 연동 기능 추가:
- WebsiteBackgroundExporter.cs: HTTP POST로 배경 데이터 업로드
- BackgroundSyncSettings.cs: API 엔드포인트 및 Git URL 설정
- BackgroundThumbnailCapture.cs 수정:
- 새 설정 클래스 참조로 변경
- Notion 자동 동기화 코드 제거
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>