docs: add video to quickstart (#7512)

This commit is contained in:
mffap
2024-03-06 20:31:49 +02:00
committed by GitHub
parent 3af28d29d2
commit 383b68b48f
6 changed files with 71 additions and 1 deletions

View File

@@ -65,6 +65,12 @@ module.exports = {
target: "_blank",
},
items: [
{
type: "doc",
label: "🚀 Quick Start",
docId: "guides/start/quickstart",
position: "left",
},
{
type: "doc",
label: "Documentation",