Skip to content

Commit

Permalink
docs: 修改文档的 base 目录
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoaer committed Jul 5, 2024
1 parent 90f2a1d commit bb90f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import taskLists from "markdown-it-task-lists";
export default defineConfig({
title: "bili-sync",
description: "基于 rust tokio 的哔哩哔哩同步工具",
base: "/bili-sync/",
lang: "zh-Hans",
sitemap: {
hostname: "https://bili-sync.github.io",
Expand Down

0 comments on commit bb90f0c

Please sign in to comment.