Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ cat README.md

```bash
# 저장소 클론
git clone https://github.com/M1zz/HIGLab.git
git clone https://github.com/YuSeongChoi/HIGLab.git
cd HIGLab

# 샘플 프로젝트 확인
Expand Down Expand Up @@ -213,7 +213,7 @@ iOS 개발은 처음엔 어려워 보이지만, 하나씩 배우다 보면 어
3. 조금씩 수정해보기
4. 나만의 앱 만들기!

질문이 있으면 [GitHub Issues](https://github.com/M1zz/HIGLab/issues)에 남겨주세요 😊
질문이 있으면 [GitHub Issues](https://github.com/YuSeongChoi/HIGLab/issues)에 남겨주세요 😊

---

Expand Down
2 changes: 1 addition & 1 deletion docs/BLOG_SYNC_REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ https://m1zz.github.io/HIGLab/tutorials/{tech}/documentation/hig{tech}/

### GitHub 링크

- 모든 블로그에서 `https://github.com/M1zz/HIGLab` 링크 확인됨 (116개 참조)
- 모든 블로그에서 `https://github.com/YuSeongChoi/HIGLab` 링크 확인됨 (116개 참조)
- Apple HIG 원문 링크 모두 유효

### API 일관성 검증 통과
Expand Down
2 changes: 1 addition & 1 deletion docs/PROGRESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
## 🔗 배포 URL

- **메인**: https://m1zz.github.io/HIGLab/
- **GitHub**: https://github.com/M1zz/HIGLab
- **GitHub**: https://github.com/YuSeongChoi/HIGLab

---

Expand Down
2 changes: 1 addition & 1 deletion docs/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- **메인**: https://m1zz.github.io/HIGLab/
- **블로그**: `https://m1zz.github.io/HIGLab/{framework}/`
- **DocC**: `https://m1zz.github.io/HIGLab/tutorials/{framework}/documentation/hig{framework}/`
- **샘플**: `https://github.com/M1zz/HIGLab/tree/main/samples/{SampleName}`
- **샘플**: `https://github.com/YuSeongChoi/HIGLab/tree/main/samples/{SampleName}`

---

Expand Down
2 changes: 1 addition & 1 deletion npm/README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ npm uninstall -g higlab-skill
## 링크

- [HIG Lab](https://m1zz.github.io/HIGLab/) — 전체 레퍼런스 둘러보기
- [GitHub](https://github.com/M1zz/HIGLab)
- [GitHub](https://github.com/YuSeongChoi/HIGLab)
- [English README](./README.md)

## 라이선스
Expand Down
2 changes: 1 addition & 1 deletion npm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ For automatic framework detection without `/hig`, copy the snippet from `claude-
## Links

- [HIG Lab](https://m1zz.github.io/HIGLab/) — Browse all references
- [GitHub](https://github.com/M1zz/HIGLab)
- [GitHub](https://github.com/YuSeongChoi/HIGLab)
- [한국어 README](./README.ko.md)

## License
Expand Down
4 changes: 2 additions & 2 deletions npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "1.0.0",
"description": "Official Claude Code skill for Apple framework development — powered by HIG Lab",
"keywords": ["claude", "claude-code", "ios", "swift", "swiftui", "apple", "higlab"],
"homepage": "https://github.com/M1zz/HIGLab",
"homepage": "https://github.com/YuSeongChoi/HIGLab",
"repository": {
"type": "git",
"url": "https://github.com/M1zz/HIGLab.git",
"url": "https://github.com/YuSeongChoi/HIGLab.git",
"directory": "npm"
},
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions site/activitykit/01-delivery-tracker.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<div class="top-bar-inner">
<a href="../index.html" class="top-logo">HIG <span>Lab</span></a><a href="01-delivery-tracker.html" class="lang-toggle" style="font-size:12px;font-weight:600;color:#0071e3;text-decoration:none;padding:4px 10px;border:1.5px solid #0071e3;border-radius:12px;margin-left:auto;">🌐 KO</a>
<div class="top-nav">
<a href="https://github.com/M1zz/HIGLab">GitHub</a>
<a href="https://github.com/YuSeongChoi/HIGLab">GitHub</a>
<a href="https://youtube.com/@leeo25">leeo_dev</a>
</div>
</div>
Expand Down Expand Up @@ -344,7 +344,7 @@ <h2>📦 Learning Resources</h2>
<div class="resource-label">DocC Tutorial</div>
<div class="resource-desc">Try it in Xcode</div>
</a>
<a href="https://github.com/M1zz/HIGLab" class="resource-card">
<a href="https://github.com/YuSeongChoi/HIGLab" class="resource-card">
<div class="resource-icon">💻</div>
<div class="resource-label">GitHub Project</div>
<div class="resource-desc">Complete Source Code</div>
Expand Down
4 changes: 2 additions & 2 deletions site/activitykit/01-delivery-tracker.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<div class="top-bar-inner">
<a href="../index.html" class="top-logo">HIG <span>Lab</span></a><a href="01-delivery-tracker.en.html" class="lang-toggle" style="font-size:12px;font-weight:600;color:#0071e3;text-decoration:none;padding:4px 10px;border:1.5px solid #0071e3;border-radius:12px;margin-left:auto;">🌐 EN</a>
<div class="top-nav">
<a href="https://github.com/M1zz/HIGLab">GitHub</a>
<a href="https://github.com/YuSeongChoi/HIGLab">GitHub</a>
<a href="https://youtube.com/@leeo25">개발자리</a>
</div>
</div>
Expand Down Expand Up @@ -345,7 +345,7 @@ <h2>📦 학습 자료</h2>
<div class="resource-label">DocC 튜토리얼</div>
<div class="resource-desc">Xcode에서 바로 실습</div>
</a>
<a href="https://github.com/M1zz/HIGLab" class="resource-card">
<a href="https://github.com/YuSeongChoi/HIGLab" class="resource-card">
<div class="resource-icon">💻</div>
<div class="resource-label">GitHub 프로젝트</div>
<div class="resource-desc">전체 소스코드</div>
Expand Down
2 changes: 1 addition & 1 deletion site/appintents/01-siri-todo-app.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h2>📦 Learning Resources</h2>
<div style="font-size:13px;font-weight:600;color:#0071e3">DocC Tutorial</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">Try it in Xcode</div>
</a>
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px;margin-bottom:8px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3">GitHub Project</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">Complete Source Code</div>
Expand Down
2 changes: 1 addition & 1 deletion site/appintents/01-siri-todo-app.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h2>📦 학습 자료</h2>
<div style="font-size:13px;font-weight:600;color:#0071e3">DocC 튜토리얼</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">Xcode에서 바로 실습</div>
</a>
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px;margin-bottom:8px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3">GitHub 프로젝트</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">전체 소스코드</div>
Expand Down
2 changes: 1 addition & 1 deletion site/authservices/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h2>✅ Requirements (App Review)</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/authservices/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h2>✅ 필수 요구사항 (App Review)</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/callkit/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ <h2>🔐 Info.plist & Entitlements Configuration</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/callkit/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ <h2>🔐 Info.plist 및 Entitlements 설정</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/cloudkit/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2>📱 SwiftUI Integration Example</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/cloudkit/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2>📱 SwiftUI 통합 예제</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/corelocation/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2>📊 Location Accuracy Check</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/corelocation/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2>📊 위치 정확도 확인</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/coreml/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h2>🐍 Python Model Conversion</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/coreml/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h2>🐍 Python 모델 변환</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/cryptokit/01-tutorial.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ <h2>🔧 Practical Tips</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/cryptokit/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ <h2>🔧 실무 활용 팁</h2>

<h2>📦 학습 자료</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub 프로젝트</div>
</a>
Expand Down
4 changes: 2 additions & 2 deletions site/en/activitykit/01-delivery-tracker.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<div class="top-bar-inner">
<a href="../index.html" class="top-logo">HIG <span>Lab</span></a><a href="01-delivery-tracker.html" class="lang-toggle" style="font-size:12px;font-weight:600;color:#0071e3;text-decoration:none;padding:4px 10px;border:1.5px solid #0071e3;border-radius:12px;margin-left:auto;">🌐 KO</a>
<div class="top-nav">
<a href="https://github.com/M1zz/HIGLab">GitHub</a>
<a href="https://github.com/YuSeongChoi/HIGLab">GitHub</a>
<a href="https://youtube.com/@leeo25">leeo_dev</a>
</div>
</div>
Expand Down Expand Up @@ -344,7 +344,7 @@ <h2>📦 Learning Resources</h2>
<div class="resource-label">DocC Tutorial</div>
<div class="resource-desc">Try it in Xcode</div>
</a>
<a href="https://github.com/M1zz/HIGLab" class="resource-card">
<a href="https://github.com/YuSeongChoi/HIGLab" class="resource-card">
<div class="resource-icon">💻</div>
<div class="resource-label">GitHub Project</div>
<div class="resource-desc">Complete Source Code</div>
Expand Down
2 changes: 1 addition & 1 deletion site/en/appintents/01-siri-todo-app.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h2>📦 Learning Resources</h2>
<div style="font-size:13px;font-weight:600;color:#0071e3">DocC Tutorial</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">Try it in Xcode</div>
</a>
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px;margin-bottom:8px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3">GitHub Project</div>
<div style="font-size:12px;color:#86868b;margin-top:2px">Complete Source Code</div>
Expand Down
2 changes: 1 addition & 1 deletion site/en/authservices/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h2>✅ 필수 요구사항 (App Review)</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/en/callkit/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ <h2>🔐 Info.plist & Entitlements Configuration</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/en/cloudkit/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2>📱 SwiftUI Integration Example</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/en/corelocation/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2>📊 위치 정확도 확인</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion site/en/coreml/01-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h2>🐍 Python 모델 변환</h2>

<h2>📦 Learning Resources</h2>
<div style="display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0">
<a href="https://github.com/M1zz/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<a href="https://github.com/YuSeongChoi/HIGLab" style="background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:20px;text-decoration:none;color:inherit;text-align:center">
<div style="font-size:28px">💻</div>
<div style="font-size:13px;font-weight:600;color:#0071e3;margin-top:8px">GitHub Project</div>
</a>
Expand Down
Loading
Loading