From 4770e6f734d687e5ec73ba49348bab0a3c7642d7 Mon Sep 17 00:00:00 2001 From: sqrtthree Date: Sat, 26 May 2018 12:27:50 +0800 Subject: [PATCH] :alien: :bug: fix: Updating code due to API changes of VuePress --- Layout.vue | 6 +- Page.vue | 4 - docs/README.md | 2 +- docs/zh/README.md | 2 +- docs/zh/configurations/README.md | 2 +- docs/zh/configurations/components.md | 20 ++-- package.json | 1 + styles/_components/_code.styl | 171 ++++++++++++++++++--------- utils.js | 10 +- 9 files changed, 140 insertions(+), 78 deletions(-) diff --git a/Layout.vue b/Layout.vue index 419dda3..4f497f0 100644 --- a/Layout.vue +++ b/Layout.vue @@ -28,7 +28,6 @@