@@ -86,38 +86,38 @@ Please visit [this link](https://give.do/fundraisers/stand-beside-the-victims-of
86
86
87
87
#Features<!-- omit in toc-->
88
88
89
- - [ GitHub Stats Card] ( #github-stats-card )
90
- - [ Hiding individual stats] ( #hiding-individual-stats )
91
- - [ Showing additional individual stats] ( #showing-additional-individual-stats )
92
- - [ Showing icons] ( #showing-icons )
93
- - [ Themes] ( #themes )
94
- - [ Customization] ( #customization )
95
- - [ GitHub Extra Pins] ( #github-extra-pins )
96
- - [ Usage] ( #usage )
97
- - [ Demo] ( #demo )
98
- - [ Top Languages Card] ( #top-languages-card )
99
- - [ Usage] ( #usage-1 )
100
- - [ Language stats algorithm] ( #language-stats-algorithm )
101
- - [ Exclude individual repositories] ( #exclude-individual-repositories )
102
- - [ Hide individual languages] ( #hide-individual-languages )
103
- - [ Show more languages] ( #show-more-languages )
104
- - [ Compact Language Card Layout] ( #compact-language-card-layout )
105
- - [ Donut Chart Language Card Layout] ( #donut-chart-language-card-layout )
106
- - [ Donut Vertical Chart Language Card Layout] ( #donut-vertical-chart-language-card-layout )
107
- - [ Pie Chart Language Card Layout] ( #pie-chart-language-card-layout )
108
- - [ Hide Progress Bars] ( #hide-progress-bars )
109
- - [ Demo] ( #demo-1 )
110
- - [ Wakatime Stats Card] ( #wakatime-stats-card )
111
- - [ Demo] ( #demo-2 )
112
- - [ All Demos] ( #all-demos )
113
- - [ Quick Tip (Align The Cards)] ( #quick-tip-align-the-cards )
114
- - [ Deploy on your own] ( #deploy-on-your-own )
115
- - [ On Vercel] ( #on-vercel )
116
- - [ : film \_ projector: Check Out Step By Step Video Tutorial By@codeSTACKr ] ( #film_projector-check-out-step-by-step-video-tutorial-by-codestackr )
117
- - [ On other platforms] ( #on-other-platforms )
118
- - [ Disable rate limit protections] ( #disable-rate-limit-protections )
119
- - [ Keep your fork up to date] ( #keep-your-fork-up-to-date )
120
- - [ : sparkling \_ heart: Support the project] ( #sparkling_heart-support-the-project )
89
+ * [ GitHub Stats Card] ( #github-stats-card )
90
+ * [ Hiding individual stats] ( #hiding-individual-stats )
91
+ * [ Showing additional individual stats] ( #showing-additional-individual-stats )
92
+ * [ Showing icons] ( #showing-icons )
93
+ * [ Themes] ( #themes )
94
+ * [ Customization] ( #customization )
95
+ * [ GitHub Extra Pins] ( #github-extra-pins )
96
+ * [ Usage] ( #usage )
97
+ * [ Demo] ( #demo )
98
+ * [ Top Languages Card] ( #top-languages-card )
99
+ * [ Usage] ( #usage-1 )
100
+ * [ Language stats algorithm] ( #language-stats-algorithm )
101
+ * [ Exclude individual repositories] ( #exclude-individual-repositories )
102
+ * [ Hide individual languages] ( #hide-individual-languages )
103
+ * [ Show more languages] ( #show-more-languages )
104
+ * [ Compact Language Card Layout] ( #compact-language-card-layout )
105
+ * [ Donut Chart Language Card Layout] ( #donut-chart-language-card-layout )
106
+ * [ Donut Vertical Chart Language Card Layout] ( #donut-vertical-chart-language-card-layout )
107
+ * [ Pie Chart Language Card Layout] ( #pie-chart-language-card-layout )
108
+ * [ Hide Progress Bars] ( #hide-progress-bars )
109
+ * [ Demo] ( #demo-1 )
110
+ * [ Wakatime Stats Card] ( #wakatime-stats-card )
111
+ * [ Demo] ( #demo-2 )
112
+ * [ All Demos] ( #all-demos )
113
+ * [ Quick Tip (Align The Cards)] ( #quick-tip-align-the-cards )
114
+ * [ Deploy on your own] ( #deploy-on-your-own )
115
+ * [ On Vercel] ( #on-vercel )
116
+ * [ : film \_ projector: Check Out Step By Step Video Tutorial By@codeSTACKr ] ( #film_projector-check-out-step-by-step-video-tutorial-by-codestackr )
117
+ * [ On other platforms] ( #on-other-platforms )
118
+ * [ Disable rate limit protections] ( #disable-rate-limit-protections )
119
+ * [ Keep your fork up to date] ( #keep-your-fork-up-to-date )
120
+ * [ : sparkling \_ heart: Support the project] ( #sparkling_heart-support-the-project )
121
121
122
122
#Important Notice<!-- omit in toc-->
123
123
@@ -615,10 +615,10 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
615
615
616
616
``` html
617
617
<a href =" https://github.com/anuraghazra/github-readme-stats" >
618
- <img align =" center" src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
618
+ <img height = 200 align =" center" src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
619
619
</a >
620
620
<a href =" https://github.com/anuraghazra/convoychat" >
621
- <img align =" center" src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
621
+ <img height = 200 align =" center" src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
622
622
</a >
623
623
```
624
624
@@ -635,10 +635,10 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
635
635
***
636
636
637
637
<a href =" https://github.com/anuraghazra/github-readme-stats " >
638
- <img align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats " />
638
+ <img height = 200 align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats " />
639
639
</a >
640
640
<a href =" https://github.com/anuraghazra/convoychat " >
641
- <img align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat " />
641
+ <img height = 200 align =" center " src =" https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat " />
642
642
</a >
643
643
644
644
</details >