Updated documentation for easier onboarding of developers and users #19
@@ -4,7 +4,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/vsDark");
|
||||
/** @type {import('@docusaurus/types').DocusaurusConfig} */
|
||||
|
nothingneko
commented
Review
```suggestion
tagline: "Stardust... : \nWe Fight For the Users!",
```
|
||||
module.exports = {
|
||||
title: "Stardust XR",
|
||||
tagline: "An Open Source 3D XR Environment for Linux!",
|
||||
tagline: "An Open Source 3D XR Environment for Linux! \nWe Fight For the Users!",
|
||||
url: "https://stardustxr.org",
|
||||
baseUrl: "/",
|
||||
trailingSlash: false,
|
||||
|
||||
Reference in New Issue
Block a user