Skip to content

Commit b25adb7

Browse files
committed
[docs fix]项目首页格式错误
1 parent a533a23 commit b25adb7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
> [JavaGuide 官方知识星球](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc)来啦!!!如果你需要专属面试小册/一对一交流/简历修改/专属求职指南/学习打卡,不妨花 3 分钟左右看看星球的详细介绍: [JavaGuide 知识星球详细介绍](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc) (一定要确定自己真的需要再加入,一定要看完详细介绍之后再加我)。
22
33
<div align="center">
4-
54
<p>
65
<a href="https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc">
76
<img src="./media/sponsor/xingqiu.png" style="margin: 0 auto; width: 850px;" />
@@ -18,7 +17,6 @@
1817
<img src="https://img.shields.io/github/forks/Snailclimb/JavaGuide" alt="forks" />
1918
<img src="https://img.shields.io/github/issues/Snailclimb/JavaGuide" alt="issues" />
2019
</p>
21-
2220
</div>
2321

2422
> 1. **面试专版** :准备面试的小伙伴可以考虑面试专版:[《Java 面试进阶指北 》](https://www.yuque.com/docs/share/f37fc804-bfe6-4b0d-b373-9c462188fec7) (质量很高,专为面试打造,配合 JavaGuide 食用)。

docs/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ title: 主页
55
heroImage: /logo.svg
66
heroText: JavaGuide
77
tagline: 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
8-
action:
8+
actions:
99
- text: 开始阅读
1010
link: /home/
1111
type: primary
1212
- text: 关于作者
1313
link: /about-the-author/
14+
type: default
15+
- text: 知识星球
16+
link: https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc
17+
type: default
1418
---
1519

1620
## 👍官方知识星球

0 commit comments

Comments
 (0)