feat: update socials
- fix link to mastodon profile - add github
This commit is contained in:
parent
5c2611aa89
commit
0023bdc074
1 changed files with 2 additions and 1 deletions
|
@ -9,8 +9,9 @@ export default defineConfig({
|
|||
title: "Pragmatic Guides",
|
||||
favicon: "favicon.ico",
|
||||
social: {
|
||||
mastodon: "https://social.ayco.io",
|
||||
mastodon: "https://social.ayco.io/@ayo",
|
||||
blueSky: "https://bsky.app/profile/did:plc:hhpuzxrbpurathqyj2fuvnrs",
|
||||
github: "https://github.com/ayoayco",
|
||||
email: "mailto:ayo@ayco.io",
|
||||
},
|
||||
sidebar: [
|
||||
|
|
Loading…
Reference in a new issue