Skip to content

Commit

Permalink
docs: 文档首页logo,左上方logo增加
Browse files Browse the repository at this point in the history
文档首页logo,左上方logo增加
  • Loading branch information
hewx815 committed Jul 7, 2023
1 parent 273f108 commit 2c1ca02
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default defineConfig({
':for/src/packages/:type/:dd/README.md': ':for/:type/:dd.md',
},
themeConfig: {
logo: '/.vitepress/static/logo.png',
outline: false,
search: {
provider: 'local',
Expand Down
Binary file added .vitepress/static/logo-shadow.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .vitepress/static/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ hero:
name: "h-uni"
text: "uniapp工具库"
tagline: 内含uniapp组件,各种工具
image: ./.vitepress/static/logo-shadow.png
actions:
- theme: brand
text: 开始
Expand All @@ -16,6 +17,7 @@ hero:
text: 工具库文档
link: /for-vue2/utils/Hhttp


features:
- title:
details: 🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀
Expand All @@ -25,5 +27,8 @@ features:
details: 🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀
- title:
details: 🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀🏀



---

0 comments on commit 2c1ca02

Please sign in to comment.