mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 14:49:34 +08:00
Update config.ts
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { defineConfig } from 'vitepress'
|
||||
import { clipboardPlugin } from 'vuepress-plugin-clipboard'
|
||||
|
||||
export default defineConfig({
|
||||
lastUpdated: true,
|
||||
@@ -69,11 +68,6 @@ export default defineConfig({
|
||||
lastUpdated: 'Last Updated'
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
clipboardPlugin({
|
||||
staticIcon: true
|
||||
})
|
||||
],
|
||||
algolia: {
|
||||
appId: '',
|
||||
apiKey: '',
|
||||
|
||||
Reference in New Issue
Block a user