Attempt to fix base

master
Daniel Lovell 2024-09-30 02:54:18 -07:00
parent 07838e79b4
commit f6d1935694
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ module.exports = async () => {
return {
title: 'Micromissiles Unity Project',
description: 'Documentation for the Micromissiles Unity project',
base: './', themeConfig: {
base: './micromissiles-unity/', themeConfig: {
navbar:
[
{text: 'Home', link: '/'}, {