Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NaZawsze committed Dec 20, 2023
1 parent c4af343 commit 2f0ced1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export default defineUserConfig({
base: "/",

lang: "zh-CN",
title: "文档演示",
description: "vuepress-theme-hope 的文档演示",
title: "败犬文档库",
description: "记录技术理论以及项目方案的文档库",

theme,

Expand Down
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
home: true
icon: home
title: 败犬文档库
title: 主页
heroImage: /logo.svg
bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg
bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg
Expand Down

0 comments on commit 2f0ced1

Please sign in to comment.