头部栏增加文档的Github地址图标
头部栏增加文档的Github地址图标
This commit is contained in:
parent
48353f2ce0
commit
1daf5616a0
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user