Attempt to fix base

This commit is contained in:
Daniel Lovell
2024-09-30 02:54:18 -07:00
parent 07838e79b4
commit f6d1935694

View File

@@ -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: '/'}, {