From: Eduardo San Martin Morote Date: Mon, 31 May 2021 18:05:45 +0000 (+0200) Subject: docs: remove old components X-Git-Tag: v4.0.9~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68eed2ae4d4f7d73c965f26283b56171b44f882f;p=thirdparty%2Fvuejs%2Frouter.git docs: remove old components --- diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index 033b4b7d..02c920e1 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -65,8 +65,7 @@ const config = { }, { text: 'Changelog', - link: - 'https://github.com/vuejs/vue-router-next/blob/master/CHANGELOG.md', + link: 'https://github.com/vuejs/vue-router-next/blob/master/CHANGELOG.md', }, ], @@ -199,8 +198,7 @@ const config = { }, { text: '更新日志', - link: - 'https://github.com/vuejs/vue-router-next/blob/master/CHANGELOG.md', + link: 'https://github.com/vuejs/vue-router-next/blob/master/CHANGELOG.md', }, ], diff --git a/docs/.vitepress/theme/Layout.vue b/docs/.vitepress/theme/Layout.vue index 6cdec6ad..082a80a3 100644 --- a/docs/.vitepress/theme/Layout.vue +++ b/docs/.vitepress/theme/Layout.vue @@ -1,22 +1,5 @@