mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-05 22:16:27 +00:00
chore(social link): add mastodon social link to to navigation bar & homepage as an addition mean to contact
This commit is contained in:
parent
925cd8f5d8
commit
0f0d6c1f00
@ -32,6 +32,7 @@ export const themeConfig: DefaultTheme.Config = {
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/andatoshiki' },
|
||||
{ icon: 'twitter', link: 'https://twitter.com/andatoshiki' },
|
||||
{ icon: 'mastodon', link: 'https://mastodon.social/@andatoshiki' },
|
||||
],
|
||||
// custom vue components
|
||||
// @ts-ignore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user