Skip to content

Commit 3f0bce0

Browse files
committed
fix: set correct base path for GitHub Pages deployment
1 parent db0bff5 commit 3f0bce0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.vitepress/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export default defineConfig({
44
title: "NullScript",
55
description:
66
"A fun parody programming language that transpiles to JavaScript",
7-
base: "/",
87
head: [
98
["link", { rel: "icon", href: "/logo.png" }],
109
["link", { rel: "apple-touch-icon", href: "/logo.png" }],

0 commit comments

Comments
 (0)