📝 add load plugin and config doc

This commit is contained in:
yanyongyu
2021-12-28 01:02:04 +08:00
parent 0f5a4473ab
commit db826caff4
9 changed files with 134 additions and 9 deletions

View File

@ -104,8 +104,8 @@ const config = {
title: "Learn",
icon: ["fas", "book"],
items: [
{ label: "Introduction", to: "/docs/guide" },
{ label: "Installation", to: "/docs/guide/start/installation" },
{ label: "Introduction", to: "/docs/" },
{ label: "Installation", to: "/docs/start/installation" },
],
},
{