chore: root readme
This commit is contained in:
parent
5313de4152
commit
d9c9c98868
|
|
@ -2,7 +2,7 @@ import { sidebar } from "vuepress-theme-hope";
|
|||
|
||||
export default sidebar({
|
||||
"/": [
|
||||
"",
|
||||
"/",
|
||||
{
|
||||
text: "课程",
|
||||
icon: "book",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: 课程
|
||||
icon: book
|
||||
index: false
|
||||
---
|
||||
|
||||
<catalog></catalog>
|
||||
Loading…
Reference in New Issue