Skip to content

Commit a815d32

Browse files
M1zzclaude
andcommitted
feat: language-aware sponsor button (KakaoPay KO / GitHub Sponsors EN)
- sponsor.js: detect language via html[lang] / URL path / .en.html suffix - Korean pages: KakaoPay QR modal (dark brown + yellow) - English pages: GitHub Sponsors link button (dark + star icon) - Added sponsor.js to 818 en/ pages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3405ed9 commit a815d32

819 files changed

Lines changed: 1632 additions & 779 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

site/en/accessorysetupkit/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,4 +515,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
515515
</div>
516516
</div>
517517
</article>
518+
<script src="../../sponsor.js"></script>
518519
</body></html>

site/en/activitykit/01-delivery-tracker.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,5 +365,6 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
365365
</div>
366366
</div>
367367
</article>
368+
<script src="../../sponsor.js"></script>
368369
</body>
369370
</html>

site/en/alarmkit/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,4 +731,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
731731
</div>
732732
</div>
733733
</article>
734+
<script src="../../sponsor.js"></script>
734735
</body></html>

site/en/appintents/01-siri-todo-app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
179179
</div>
180180
</div>
181181
</article>
182+
<script src="../../sponsor.js"></script>
182183
</body></html>

site/en/arkit/01-ar-furniture-app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,4 +466,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
466466
</div>
467467
</div>
468468
</article>
469+
<script src="../../sponsor.js"></script>
469470
</body></html>

site/en/authservices/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,5 +357,6 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
357357
</div>
358358
</div>
359359
</article>
360+
<script src="../../sponsor.js"></script>
360361
</body>
361362
</html>

site/en/avfoundation/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,4 +676,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
676676
</div>
677677
</div>
678678
</article>
679+
<script src="../../sponsor.js"></script>
679680
</body></html>

site/en/avkit/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,4 +666,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
666666
</div>
667667
</div>
668668
</article>
669+
<script src="../../sponsor.js"></script>
669670
</body></html>

site/en/bluetooth/01-ble-device-scanner.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,4 +565,5 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
565565
</div>
566566
</div>
567567
</article>
568+
<script src="../../sponsor.js"></script>
568569
</body></html>

site/en/callkit/01-tutorial.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,5 +605,6 @@ <h2 style="font-size:20px;margin-bottom:12px;">📎 Apple Official Resources</h2
605605
</div>
606606
</div>
607607
</article>
608+
<script src="../../sponsor.js"></script>
608609
</body>
609610
</html>

0 commit comments

Comments
 (0)