Skip to content

Commit

Permalink
add medium
Browse files Browse the repository at this point in the history
  • Loading branch information
jueduizone committed Jun 16, 2024
1 parent ff05dde commit c245f49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,12 @@ export default defineConfig({
socialLinks: [
{ icon: 'github', link: 'https://github.com/fuelchina/webdoc' },
{ icon: 'twitter', link: 'https://x.com/fuelchina' },
{
icon: {
svg: '<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M2.846 6.887c.03-.295-.083-.586-.303-.784l-2.24-2.7v-.403h6.958l5.378 11.795 4.728-11.795h6.633v.403l-1.916 1.837c-.165.126-.247.333-.213.538v13.498c-.034.204.048.411.213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537v-10.91l-5.389 13.688h-.728l-6.275-13.688v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404h-7.148v-.404l2.521-3.058c.27-.279.39-.67.325-1.052v-10.608z"/></svg>'
},
link: 'https://medium.com/@oteguiismael874',
}
]
}
})
Expand Down

0 comments on commit c245f49

Please sign in to comment.