Skip to content

Commit b15e717

Browse files
committed
🚧 W
1 parent af1a157 commit b15e717

21 files changed

+1546
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default defineConfig({
88
outDir: "./cs-reading",
99
lastUpdated: true,
1010
themeConfig: {
11+
logo:"/logo/png/logo-color.png",
1112
// https://vitepress.dev/reference/default-theme-config
1213
nav: [
1314
{ text: "首页", link: "/" },

docs/favicon.ico

16.6 KB
Binary file not shown.

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ hero:
66
name: "计算机书籍分享"
77
text: "一个人孤单的学习??不如抱团进步!!"
88
tagline: 学无止境,向天问剑!
9+
image:
10+
src: '/logo/png/logo-color.png'
11+
alt: ''
912
actions:
1013
- theme: alt
1114
text: 组队学习

docs/logo/BrandBoard.pdf

130 Bytes
Binary file not shown.

docs/logo/eps/logo-black.eps

Lines changed: 385 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/logo/eps/logo-color.eps

Lines changed: 385 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/logo/eps/logo-no-background.eps

Lines changed: 383 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/logo/eps/logo-white.eps

Lines changed: 385 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/logo/fonts/Ubuntu Medium.ttf

278 KB
Binary file not shown.

docs/logo/pdf/logo-black.pdf

129 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)