Website update with better documentation

This commit is contained in:
Cyberneticmelon
2025-03-06 13:19:07 -05:00
parent 596a580029
commit 1c739669ca
13 changed files with 147 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/vsDark");
/** @type {import('@docusaurus/types').DocusaurusConfig} */
module.exports = {
title: "Stardust XR",
tagline: "We Fight for the Users!",
tagline: "An Open Source 3D XR Environment for Linux!",
url: "https://stardustxr.org",
baseUrl: "/",
trailingSlash: false,