Files
thejinchao.github.io/docs/.vuepress/config/sidebar.js
T
2025-02-20 22:28:12 +08:00

8 lines
84 B
JavaScript

module.exports = [
{
title: '博客',
path: '/blog/',
collapsable: true
}
]