Remove destination_dir in docs.yaml, remove. in config.js

This commit is contained in:
Daniel Lovell
2024-09-30 03:05:55 -07:00
parent 3293d65ccb
commit 91587afce5
2 changed files with 2 additions and 3 deletions

View File

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