Skip to content

Commit 5fa16c2

Browse files
committed
feat: adding section for Controls
1 parent 9d78cf8 commit 5fa16c2

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

content/docs/controls/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Controls
3+
---
4+
5+
## Controls
6+
7+
Let's create a page to cover the available controls in BasisVR

content/docs/controls/meta.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"title": "Controls",
3+
"icon": "Wrench",
4+
"pages": ["index"]
5+
}

content/docs/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"faq",
77
"contributing",
88
"---Guides---",
9+
"controls",
910
"avatar",
1011
"world",
1112
"project",

0 commit comments

Comments
 (0)