Skip to content

Commit 15e8973

Browse files
authored
docs: update base url (#2271)
1 parent b7e9ff3 commit 15e8973

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/.vitepress/config.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ import { SitemapStream } from "sitemap";
66

77
const links = [];
88
export default defineConfig({
9+
base: "/import-meta-env/",
10+
911
title: "Import-meta-env",
1012

1113
description:

0 commit comments

Comments
 (0)