Attempt to fix base
parent
07838e79b4
commit
f6d1935694
|
@ -4,7 +4,7 @@ module.exports = async () => {
|
||||||
return {
|
return {
|
||||||
title: 'Micromissiles Unity Project',
|
title: 'Micromissiles Unity Project',
|
||||||
description: 'Documentation for the Micromissiles Unity project',
|
description: 'Documentation for the Micromissiles Unity project',
|
||||||
base: './', themeConfig: {
|
base: './micromissiles-unity/', themeConfig: {
|
||||||
navbar:
|
navbar:
|
||||||
[
|
[
|
||||||
{text: 'Home', link: '/'}, {
|
{text: 'Home', link: '/'}, {
|
||||||
|
|
Loading…
Reference in New Issue