fix: index page indexing

This commit is contained in:
Prohurtz 2024-06-17 13:38:25 -05:00
parent 84471e81d8
commit 6a9247189c

View File

@ -68,6 +68,7 @@ const theme = {
collapsible: true, collapsible: true,
items: [ items: [
{ text: "What is This?", link: "/headset_guides/what_is_this.md" }, { text: "What is This?", link: "/headset_guides/what_is_this.md" },
{ text: "Valve Index", link: "/headset_guides/valve_index.md" },
], ],
}, },
{ {