Skip to content

Commit da2dff3

Browse files
authored
Merge branch 'master' into master
2 parents 4c45deb + e9cf20c commit da2dff3

File tree

2 files changed

+32
-2
lines changed

2 files changed

+32
-2
lines changed

.all-contributorsrc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,33 @@
2222
"contributions": [
2323
"code"
2424
]
25+
},
26+
{
27+
"login": "ringozzt",
28+
"name": "Ringo",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/61344647?v=4",
30+
"profile": "https://github.com/ringozzt",
31+
"contributions": [
32+
"code"
33+
]
34+
},
35+
{
36+
"login": "LeBronChao",
37+
"name": "前端LeBron",
38+
"avatar_url": "https://avatars.githubusercontent.com/u/62234668?v=4",
39+
"profile": "https://github.com/LeBronChao",
40+
"contributions": [
41+
"code"
42+
]
43+
},
44+
{
45+
"login": "jonssonyan",
46+
"name": "Jonsson Yan",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/46235235?v=4",
48+
"profile": "http://jonssonyan.com",
49+
"contributions": [
50+
"code"
51+
]
2552
}
2653
],
2754
"contributorsPerLine": 7,

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 编程导航
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
> 专业灵活的编程导航站,发现优质编程学习资源!微信公众号『 编程导航 』
@@ -166,7 +166,7 @@
166166
<br/>
167167

168168
## 致谢
169-
liyupi前端LeBron
169+
liyupi ringozzt jonssonyan 前端LeBron
170170

171171

172172
## Contributors ✨
@@ -180,6 +180,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
180180
<tr>
181181
<td align="center"><a href="https://www.code-nav.cn"><img src="https://avatars.githubusercontent.com/u/26037703?v=4?s=100" width="100px;" alt=""/><br /><sub><b>程序员鱼皮</b></sub></a><br /><a href="#ideas-liyupi" title="Ideas, Planning, & Feedback">🤔</a></td>
182182
<td align="center"><a href="https://yuqing521.github.io/"><img src="https://avatars.githubusercontent.com/u/40495740?v=4?s=100" width="100px;" alt=""/><br /><sub><b>wxy521</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=yuqing521" title="Code">💻</a></td>
183+
<td align="center"><a href="https://github.com/ringozzt"><img src="https://avatars.githubusercontent.com/u/61344647?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ringo</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=ringozzt" title="Code">💻</a></td>
184+
<td align="center"><a href="https://github.com/LeBronChao"><img src="https://avatars.githubusercontent.com/u/62234668?v=4?s=100" width="100px;" alt=""/><br /><sub><b>前端LeBron</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=LeBronChao" title="Code">💻</a></td>
185+
<td align="center"><a href="http://jonssonyan.com"><img src="https://avatars.githubusercontent.com/u/46235235?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonsson Yan</b></sub></a><br /><a href="https://github.com/liyupi/code-nav/commits?author=jonssonyan" title="Code">💻</a></td>
183186
</tr>
184187
</table>
185188

0 commit comments

Comments
 (0)