We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0bff5 commit 3f0bce0Copy full SHA for 3f0bce0
1 file changed
.vitepress/config.ts
@@ -4,7 +4,6 @@ export default defineConfig({
4
title: "NullScript",
5
description:
6
"A fun parody programming language that transpiles to JavaScript",
7
- base: "/",
8
head: [
9
["link", { rel: "icon", href: "/logo.png" }],
10
["link", { rel: "apple-touch-icon", href: "/logo.png" }],
0 commit comments