chore: update usernames and references

Updates social media handles, repository links, and funding references from old username to new one across configuration files, documentation, and layouts.
This commit is contained in:
ccbikai
2025-12-07 15:32:13 +08:00
parent d3978a3770
commit bcc27cf219
7 changed files with 21 additions and 21 deletions

2
.github/FUNDING.yml vendored
View File

@@ -1,2 +1,2 @@
github: ccbikai
github: miantiao-me
buy_me_a_coffee: miantiao

View File

@@ -24,7 +24,7 @@ jobs:
id: sync
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4
with:
upstream_sync_repo: ccbikai/BroadcastChannel
upstream_sync_repo: miantiao-me/BroadcastChannel
upstream_sync_branch: main
target_sync_branch: main
target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set