Remove extra Stardust XR titles

This commit is contained in:
technobaboo
2021-07-21 16:33:55 -05:00
parent ac5f6332a6
commit a3486678d6
2 changed files with 2 additions and 4 deletions

View File

@@ -5,8 +5,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/vsDark');
module.exports = {
title: 'Stardust XR',
tagline: 'We Fight for the Users!',
url: 'https://stardustxr.github.io',
baseUrl: '/website/',
url: 'https://stardustxr.org',
baseUrl: '/',
trailingSlash: false,
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
@@ -20,7 +20,6 @@ module.exports = {
respectPrefersColorScheme: false,
},
navbar: {
title: 'Stardust XR',
logo: {
alt: 'Stardust XR logo, a yellow astroid with smaller white astroids around it',
src: 'img/icon.webp',