Skip to content

Commit d7bd5b7

Browse files
committed
docs($sidebar): add changelog
1 parent fd46a26 commit d7bd5b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.vuepress/config.js

+8
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ module.exports = {
4747
{
4848
text: 'Default Theme Config',
4949
link: '/default-theme-config/'
50+
},
51+
{
52+
text: 'Changelog',
53+
link: 'https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md'
5054
}
5155
],
5256
sidebar: {
@@ -70,6 +74,10 @@ module.exports = {
7074
{
7175
text: '默认主题',
7276
link: '/zh/default-theme-config/'
77+
},
78+
{
79+
text: 'Changelog',
80+
link: 'https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md'
7381
}
7482
],
7583
sidebar: {

0 commit comments

Comments
 (0)