mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 07:28:04 +08:00
docs: 采用自定义域名方式,移除 base 目录
This commit is contained in:
@@ -5,7 +5,6 @@ import taskLists from "markdown-it-task-lists";
|
|||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: "bili-sync",
|
title: "bili-sync",
|
||||||
description: "基于 rust tokio 的哔哩哔哩同步工具",
|
description: "基于 rust tokio 的哔哩哔哩同步工具",
|
||||||
base: "/bili-sync/",
|
|
||||||
lang: "zh-Hans",
|
lang: "zh-Hans",
|
||||||
sitemap: {
|
sitemap: {
|
||||||
hostname: "https://bili-sync.github.io",
|
hostname: "https://bili-sync.github.io",
|
||||||
|
|||||||
Reference in New Issue
Block a user