Skip to content

Commit

Permalink
docs(friends): delete friend
Browse files Browse the repository at this point in the history
  • Loading branch information
mk965 committed Jun 18, 2024
1 parent b32a3ea commit bc67621
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions data/friendsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ export let friendsData: Friend[] = [
imgSrc: '/static/images/friends/suisuipingan.jpg',
url: 'http://suisuipingan.love/home/?ref=mengke.me',
},
// {
// type: 'friend',
// name: 'Kong',
// slogan: '当机立断,非黑即白,不要后悔',
// imgSrc: '/static/images/friends/kong.jpg',
// url: 'https://kongf.github.io/?ref=mengke.me',
// },
{
type: 'friend',
name: 'Kong',
slogan: '当机立断,非黑即白,不要后悔',
imgSrc: '/static/images/friends/kong.jpg',
url: 'https://kongf.github.io/?ref=mengke.me',
},
{
type: 'friend',
name: 'UoCat',
Expand All @@ -36,13 +36,6 @@ export let friendsData: Friend[] = [
imgSrc: '/static/images/friends/kkjz.jpeg',
url: 'https://kkjz.xyz/?ref=mengke.me',
},
{
type: 'friend',
name: '什么值得读',
slogan: '互联网人的书单库!',
imgSrc: '/static/images/friends/shenmezhidedu.png',
url: 'https://www.shenmezhidedu.com/?ref=mengke.me',
},
{
type: 'friend',
name: 'web秘籍',
Expand Down
Binary file removed public/static/images/friends/shenmezhidedu.png
Binary file not shown.

0 comments on commit bc67621

Please sign in to comment.