mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 01:20:04 +00:00
Fix docs formatting (#75)
This commit is contained in:
parent
8e9225772b
commit
4dcb66902d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
|
|||
// https://vitepress.dev/reference/site-config
|
||||
export default defineConfig({
|
||||
title: "Jecs",
|
||||
base: "/Jecs/",
|
||||
base: "/jecs/",
|
||||
description: "A VitePress Site",
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
|
|
Loading…
Reference in a new issue