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

This commit is contained in:
holgermueller
2024-08-28 12:52:45 -05:00
parent 26561a4ae6
commit 8345049dfb
4 changed files with 16891 additions and 1425 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",

15346
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,8 @@ title: Roadmap
# Roadmap
**Warning. This roadmap is now outdated.**
## 1.0 (Minimum Viable Product)
- [x] Core functionality

2959
yarn.lock

File diff suppressed because it is too large Load Diff