We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526b720 commit 28a529dCopy full SHA for 28a529d
src/site.config.ts
@@ -67,7 +67,7 @@ export const theme: ThemeUserConfig = {
67
/** Optional details about the social media accounts for this site. */
68
social: {
69
github: 'https://github.com/Lexciese',
70
- email: '[email protected]' // Replace with your actual email
+ email: 'mailto:[email protected]' // Replace with your actual email
71
}
72
},
73
0 commit comments