Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ltzXiaoYanMo committed Nov 6, 2023
2 parents 6757f15 + 9bbf2b0 commit 52a02fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sources.ymbot.top
2 changes: 1 addition & 1 deletion docs/src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export default defineUserConfig({

theme,
shouldPrefetch: false,
});
});
6 changes: 3 additions & 3 deletions docs/src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ import {zhNavbar} from "./navbar";
import {zhSidebar} from "./sidebar";

export default hopeTheme({
hostname: "https://bot.khbit.cn",
hostname: "https://bot.ymbot.top",

author: {
name: "KuoHu",
url: "https://khbit.cn",
name: "YanMo",
url: "https://www.ymbot.to",
},

iconAssets: "iconfont",
Expand Down

0 comments on commit 52a02fb

Please sign in to comment.