docs: prepare for enterprise / oss split (#1238) (#1239)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-09 21:05:34 -07:00 committed by GitHub
parent 4e1c99c897
commit f03ea99649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 35 additions and 258 deletions

View file

@ -1,3 +1,3 @@
module.exports = {
extend: '@vuepress/theme-default'
}
extend: "@vuepress/theme-default",
};