File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 68
68
"contributions" : [
69
69
" code"
70
70
]
71
+ },
72
+ {
73
+ "login" : " nartc" ,
74
+ "name" : " Chau Tran" ,
75
+ "avatar_url" : " https://avatars.githubusercontent.com/u/25516557?v=4" ,
76
+ "profile" : " https://nartc.me" ,
77
+ "contributions" : [
78
+ " code" ,
79
+ " doc"
80
+ ]
71
81
}
72
82
],
73
83
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Angular Snippets
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-7 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8 -orange.svg?style=flat-square )] ( #contributors- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
A website to find and share code snippets for Angular.
@@ -81,6 +81,9 @@ pnpm preview
81
81
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wasylb"><img src="https://avatars.githubusercontent.com/u/43531815?v=4?s=100" width="100px;" alt="Bartosz Wasilew"/><br /><sub><b>Bartosz Wasilew</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=wasylb" title="Documentation">π</a></td>
82
82
<td align="center" valign="top" width="14.28%"><a href="https://goetzrobin.github.io"><img src="https://avatars.githubusercontent.com/u/35136007?v=4?s=100" width="100px;" alt="Robin Goetz"/><br /><sub><b>Robin Goetz</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=goetzrobin" title="Code">π»</a></td>
83
83
</tr>
84
+ <tr>
85
+ <td align="center" valign="top" width="14.28%"><a href="https://nartc.me"><img src="https://avatars.githubusercontent.com/u/25516557?v=4?s=100" width="100px;" alt="Chau Tran"/><br /><sub><b>Chau Tran</b></sub></a><br /><a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=nartc" title="Code">π»</a> <a href="https://github.com/santoshyadavdev/angular-snippets/commits?author=nartc" title="Documentation">π</a></td>
86
+ </tr>
84
87
</tbody >
85
88
</table >
86
89
You canβt perform that action at this time.
0 commit comments