docs: 增加 changelog 功能

This commit is contained in:
muwoo
2021-09-23 17:47:03 +08:00
parent 69626ed69e
commit 3bd9271403
3 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
nav: [
{ text: '使用文档', link: '/guide/' },
{ text: '开发者', link: '/dev/' },
{ text: 'ChangeLog', link: 'https://github.com/clouDr-f2e/rubick/CHANGELOG.md' },
],
sidebar: [
{