File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 218
218
"contributions" : [
219
219
" code"
220
220
]
221
+ },
222
+ {
223
+ "login" : " lcgraves" ,
224
+ "name" : " Lara Graves" ,
225
+ "avatar_url" : " https://avatars.githubusercontent.com/u/144481646?v=4" ,
226
+ "profile" : " https://github.com/lcgraves" ,
227
+ "contributions" : [
228
+ " content"
229
+ ]
221
230
}
222
231
],
223
232
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Coding Train Website
2
2
3
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-23 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-24 -orange.svg?style=flat-square )] ( #contributors- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
This repo holds the website for [ thecodingtrain.com] ( https://thecodingtrain.com/ ) . The website is built with:
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
73
73
<tr>
74
74
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aryanpingle"><img src="https://avatars.githubusercontent.com/u/49340972?v=4?s=100" width="100px;" alt="Aryan Pingle"/><br /><sub><b>Aryan Pingle</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=aryanpingle" title="Code">💻</a></td>
75
75
<td align="center" valign="top" width="14.28%"><a href="https://www.yashasewi.me/"><img src="https://avatars.githubusercontent.com/u/32950332?v=4?s=100" width="100px;" alt="Yashasewi singh"/><br /><sub><b>Yashasewi singh</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=Yashasewi" title="Code">💻</a></td>
76
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/lcgraves"><img src="https://avatars.githubusercontent.com/u/144481646?v=4?s=100" width="100px;" alt="Lara Graves"/><br /><sub><b>Lara Graves</b></sub></a><br /><a href="#content-lcgraves" title="Content">🖋</a></td>
76
77
</tr>
77
78
</tbody >
78
79
</table >
You can’t perform that action at this time.
0 commit comments