Update docusaurus.config.js
Return character doesn't work, removed colon for better look
This commit is contained in:
@@ -4,7 +4,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/vsDark");
|
|||||||
/** @type {import('@docusaurus/types').DocusaurusConfig} */
|
/** @type {import('@docusaurus/types').DocusaurusConfig} */
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: "Stardust XR",
|
title: "Stardust XR",
|
||||||
tagline: "Stardust... : \nWe Fight For the Users!",
|
tagline: "Stardust... We Fight For the Users!",
|
||||||
url: "https://stardustxr.org",
|
url: "https://stardustxr.org",
|
||||||
baseUrl: "/",
|
baseUrl: "/",
|
||||||
trailingSlash: false,
|
trailingSlash: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user