removed links to roadmap and added wrning at top of roadmap.md file (#16)

* removed links to roadmap and added wrning at top of roadmap.md file

* reverted lock files
This commit was merged in pull request #16.
This commit is contained in:
Holger Mueller
2024-08-29 03:33:05 -05:00
committed by GitHub
parent 26561a4ae6
commit c51de16fb7
2 changed files with 2 additions and 9 deletions

View File

@@ -30,11 +30,6 @@ module.exports = {
src: "img/icon.webp",
},
items: [
{
href: "/roadmap",
position: "left",
label: "Roadmap",
},
{
href: "https://twitter.com/stardustxr",
label: "Twitter",
@@ -68,10 +63,6 @@ module.exports = {
{
title: "Docs",
items: [
{
label: "Roadmap",
href: "roadmap",
},
{
label: "Getting Started",
to: "/docs/get-started/setup-openxr",