File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Displaying a sponsor button in your repository
2- # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
3-
4- # LFX Mentorship (formerly CommunityBridge)
5- # https://lfx.linuxfoundation.org/tools/mentorship
6- community_bridge :
7- # GitHub Sponsors
8- # https://github.com/sponsors
9- github : [ProAngular, CodyTolene]
10- # IssueHunt
11- # https://issuehunt.io/
12- issuehunt :
13- # Ko-fi
14- # https://ko-fi.com/
15- ko_fi :
16- # Liberapay
17- # https://en.liberapay.com/
18- liberapay :
19- # Open Collective
20- # https://opencollective.com/
21- open_collective :
22- # Otechie
23- # https://otechie.com/
24- otechie :
25- # Patreon
26- # https://www.patreon.com/
27- patreon :
28- # Tidelift
29- # https://tidelift.com/
30- tidelift :
31- # Custom URL
1+ github : [CodyTolene, ProAngular]
2+ buy_me_a_coffee : CodyTolene
3+ patreon : CodyTolene
324custom : ['https://www.paypal.me/CodyTolene']
Original file line number Diff line number Diff line change 1717 "postinstall" : " is-ci || husky install" ,
1818 "prettier" : " prettier --write . --log-level silent" ,
1919 "prettier:check" : " prettier --check ." ,
20- "start" : " ng serve" ,
21- "start:open" : " ng serve --open" ,
20+ "start" : " ng serve --open" ,
2221 "test" : " ng test" ,
2322 "update" : " ncu -u" ,
2423 "update:check" : " ncu" ,
Original file line number Diff line number Diff line change 11< footer >
22 < a href ="https://www.ProAngular.com " target ="_blank ">
3- < img
4- src ="https://www.proangular.com/images/pro-angular-logo-large.png "
5- alt ="Pro Angular Logo "
6- />
3+ < img src ="images/pro-angular-logo.png " alt ="Pro Angular Logo " />
74 </ a >
85 < p >
96 Copyright © Pro Angular 2022
You can’t perform that action at this time.
0 commit comments