Update docusaurus.config.js

Return character doesn't work, removed colon for better look
This commit is contained in:
Cyberneticmelon
2025-03-07 13:53:28 -05:00
committed by GitHub
parent 5a3d158e35
commit 0833f75285

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: "Stardust... : \nWe Fight For the Users!",
tagline: "Stardust... We Fight For the Users!",
url: "https://stardustxr.org",
baseUrl: "/",
trailingSlash: false,