Skip to content

Commit d1eb878

Browse files
committed
chore: update author GitHub link
1 parent b660bb1 commit d1eb878

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/website/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### Patch Changes
66

7-
- [`b1b933b`](https://github.com/alanlu-dev/alanlu.dev/commit/b1b933b1b38fbd202194c93f225c620d2edc96cd) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore(deps): bump package versions
7+
- [`b1b933b`](https://github.com/alanlu-dev/alanlu.dev/commit/b1b933b1b38fbd202194c93f225c620d2edc96cd) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
88

99
## 0.0.1
1010

1111
### Patch Changes
1212

13-
- [`6cfade2`](https://github.com/alanlu-dev/alanlu.dev/commit/6cfade2ae5ad8280087d694bbf29a6bb61bc6c2d) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - feat(website): add plausible analytics
13+
- [`6cfade2`](https://github.com/alanlu-dev/alanlu.dev/commit/6cfade2ae5ad8280087d694bbf29a6bb61bc6c2d) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - feat(website): add plausible analytics

apps/website/app/layouts/default.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<footer>
2929
<div class="max-w:screen-lg mx:auto p:4x t:center">
30-
<p>© 2024-{{ new Date().getFullYear() }} <a class="link" href="https://github.com/alanlu-zyl" target="_blank">Alan Lu</a>. All rights reserved.</p>
30+
<p>© 2024-{{ new Date().getFullYear() }} <a class="link" href="https://github.com/alanlu-tw" target="_blank">Alan Lu</a>. All rights reserved.</p>
3131
</div>
3232
</footer>
3333
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"packageManager": "pnpm@9.15.2",
66
"description": "alanlu-dev website.",
7-
"author": "Alan Lu <hi@alanlu.me> (https://github.com/alanlu-zyl)",
7+
"author": "Alan Lu <hi@alanlu.me> (https://github.com/alanlu-tw)",
88
"license": "MIT",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)