Skip to content

Commit

Permalink
fix: 更新关于页面
Browse files Browse the repository at this point in the history
  • Loading branch information
besscroft committed Aug 8, 2024
1 parent 72b5052 commit f8202fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/admin/settings/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function About() {
href="https://github.com/besscroft"
target="_blank"
>
<Avatar src="https://besscroft.com/uploads/avatar.jpg" />
<Avatar src="https://avatars.githubusercontent.com/u/33775809?v=4" />
<span className="flex-1 px-2">Bess Croft</span>
<ExternalLink />
</Link>
Expand Down

0 comments on commit f8202fc

Please sign in to comment.