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",
|
title: "Pragmatic Guides",
|
||||||
favicon: "favicon.ico",
|
favicon: "favicon.ico",
|
||||||
social: {
|
social: {
|
||||||
mastodon: "https://social.ayco.io",
|
mastodon: "https://social.ayco.io/@ayo",
|
||||||
blueSky: "https://bsky.app/profile/did:plc:hhpuzxrbpurathqyj2fuvnrs",
|
blueSky: "https://bsky.app/profile/did:plc:hhpuzxrbpurathqyj2fuvnrs",
|
||||||
|
github: "https://github.com/ayoayco",
|
||||||
email: "mailto:ayo@ayco.io",
|
email: "mailto:ayo@ayco.io",
|
||||||
},
|
},
|
||||||
sidebar: [
|
sidebar: [
|
||||||
|
|
Loading…
Reference in a new issue