update description

pull/4339/head
Divyansh Singh 11 months ago
parent 54ef231955
commit 45332a3510

@ -228,6 +228,7 @@ You may define this option to show your social account links with icons in nav.
export default { export default {
themeConfig: { themeConfig: {
socialLinks: [ socialLinks: [
// You can add any icon from simple-icons (https://simpleicons.org/):
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' }, { icon: 'github', link: 'https://github.com/vuejs/vitepress' },
{ icon: 'twitter', link: '...' }, { icon: 'twitter', link: '...' },
// You can also add custom icons by passing SVG as string: // You can also add custom icons by passing SVG as string:

Loading…
Cancel
Save