Skip to content

Commit 256114e

Browse files
committed
Update Logo
1 parent 950ab9d commit 256114e

File tree

6 files changed

+8
-6
lines changed

6 files changed

+8
-6
lines changed

docs/.vuepress/public/favicon.ico

-20.3 KB
Binary file not shown.

docs/.vuepress/public/logo.png

258 KB
Loading

docs/.vuepress/styles/index.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
// place your custom styles here
22
.vp-hero-info-wrapper {
33
min-height: 600px
4+
}
5+
6+
.vp-site-name {
7+
font-weight: bold;
48
}

docs/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default hopeTheme({
4242
// 配置图标库
4343
iconAssets: "iconify",
4444

45-
logo: "/logo.svg",
45+
logo: "/logo.png",
4646

4747
// 文档仓库地址
4848
repo: "https://github.com/codermast/codermast-notes",

docs/about/author/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
22
index : false
33
---
4-
# 作者相关
4+
# 作者相关
5+
6+
只想纯粹的做一个程序员...

docs/about/update/readme.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)