头部栏增加文档的Github地址图标

头部栏增加文档的Github地址图标
This commit is contained in:
spiritlhl 2023-06-26 11:56:26 +08:00 committed by GitHub
parent 48353f2ce0
commit 1daf5616a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,9 @@ export default defineConfig({
}, },
}, },
themeConfig: { themeConfig: {
socialLinks: [
{ icon: 'github', link: 'https://github.com/nezhahq/nezhahq.github.io' }
],
algolia: { algolia: {
appId: 'HP6QF6KMZD', appId: 'HP6QF6KMZD',
apiKey: 'fb8bae9ed373d1057e0c07fcf32b3f1a', apiKey: 'fb8bae9ed373d1057e0c07fcf32b3f1a',