docs: 修改文档的 base 目录

This commit is contained in:
amtoaer
2024-07-05 16:58:18 +08:00
parent 90f2a1d4ed
commit bb90f0c6f2

View File

@@ -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",