Skip to content

Commit c0f7c1b

Browse files
removed base from config
1 parent ec44ced commit c0f7c1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { defineConfig } from 'vitepress'
22

33
// https://vitepress.dev/reference/site-config
44
export default defineConfig({
5-
base: "/typeforge/",
65
title: "Typeforge Docs",
76
description: "A Type Function utility library for Luau.",
87
themeConfig: {

0 commit comments

Comments
 (0)