Skip to content

Commit

Permalink
20 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jiatianzhi committed Jan 24, 2024
1 parent 9f0d270 commit 674cca1
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions data/friends.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ export const Friends: Friend[] = [
website: 'https://guyuanjie.com/',
avatar: '/img/friend/yuanjie gu.jpg',
},
{
title: 'Xiaofeng Zhang',
description: '张晓峰',
website: 'https://zhangbaijin.github.io/',
avatar: '/img/friend/xiaofeng zhang.jpg',
},
{
title: 'Xin Fu',
description: '符鑫',
Expand Down
Binary file added docs/notes/image-1689172272269.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689174350179.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689183425490.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689248644598.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689248677701.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689249641313.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689251915235.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image-1689254148462.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/notes/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/friend/xiaofeng zhang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"icons": [
{
"src": "img/icons/icon-128.pnag",
"src": "img/icons/icon-128.png",
"sizes": "128x128",
"type": "image/png"
},
Expand Down

0 comments on commit 674cca1

Please sign in to comment.