Skip to content

Commit

Permalink
[U] Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiyanYunyi committed May 3, 2023
1 parent cf9f1dd commit 533cd0f
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions content/links/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,20 @@ const works: MyWorks = {
],
Friends: [
{
title: 'MtF.wiki',
title: 'Project trans',
details:
'A free, open, and continuously updated transgender female knowledge integration site. ',
link: 'https://mtf.wiki',
icon: { src: 'https://mtf.wiki/logo.svg', height: '15px' },
'Project Trans (formerly known as MtF.wiki) aims to better maintain multiple projects including MtF wiki, FtM wiki and more.',
link: 'https://about.project-trans.org/en/',
icon: { src: 'https://about.project-trans.org/en/home/en.png', height: '15px' },
},
{
title: 'Twitter Translate',
details: '',
link: 'https://linktr.ee/twitter_translate',
icon: {
src: 'https://d1fdloi71mui9q.cloudfront.net/io9nxIiTqdVNDgW66Kgn_mn313K6byJCYTZI6',
height: '15px',
},
},
],
};
Expand Down

0 comments on commit 533cd0f

Please sign in to comment.