Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6af74d

Browse files
committed
docs: change pin card align code
1 parent6c92fe9 commite6af74d

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

‎readme.md‎

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -86,38 +86,38 @@ Please visit [this link](https://give.do/fundraisers/stand-beside-the-victims-of
8686

8787
#Features<!-- omit in toc-->
8888

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)
121121

122122
#Important Notice<!-- omit in toc-->
123123

@@ -615,10 +615,10 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
615615

616616
```html
617617
<ahref="https://github.com/anuraghazra/github-readme-stats">
618-
<imgalign="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
618+
<imgheight=200align="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
619619
</a>
620620
<ahref="https://github.com/anuraghazra/convoychat">
621-
<imgalign="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
621+
<imgheight=200align="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
622622
</a>
623623
```
624624

@@ -635,10 +635,10 @@ By default, GitHub does not lay out the cards side by side. To do that, you can
635635
***
636636

637637
<ahref="https://github.com/anuraghazra/github-readme-stats">
638-
<imgalign="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
638+
<imgheight=200align="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
639639
</a>
640640
<ahref="https://github.com/anuraghazra/convoychat">
641-
<imgalign="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
641+
<imgheight=200align="center"src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=convoychat" />
642642
</a>
643643

644644
</details>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp