Skip to content

Commit

Permalink
docs: 配置根路径
Browse files Browse the repository at this point in the history
  • Loading branch information
aooiuu committed Mar 21, 2024
1 parent ebdc4da commit f1da84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineConfig } from "vitepress";

export default defineConfig({
base: '/any-reader/',
lang: "zh-cn",
title: "any-reader",
titleTemplate: "any-reader",
Expand Down

0 comments on commit f1da84d

Please sign in to comment.