Fix navbar of new page ConsoleTerminal

This commit is contained in:
Karlatemp 2022-06-15 18:24:40 +08:00
parent 3e8a8dda50
commit 586c61bbab
No known key found for this signature in database
GPG Key ID: BA173CA2B9956C59

View File

@ -15,6 +15,7 @@ module.exports = {
{text: "Mirai 生态概览", link: "/mirai-ecology.html"},
{text: "从 1.x 迁移", link: "/MigrationFrom1x.html"},
{text: '用户手册', link: '/UserManual.html'},
{text: '用户手册 - 控制台', link: '/ConsoleTerminal.html'},
{text: 'JVM 环境和开发准备工作', link: '/Preparations.html'},
{text: "配置项目", link: "/ConfiguringProjects.html"},
{