Browse Source

Chore: add base

pull/2/head
Jim Han 4 years ago committed by GitHub
parent
commit
8c441f4f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/.vuepress/config.js

1
docs/.vuepress/config.js

@ -2,6 +2,7 @@ module.exports = {
plugins: [
'@vuepress/back-to-top'
],
base: '/Xray-docs-next/',
locales: {
'/': {
lang: 'zh-CN',

Loading…
Cancel
Save