mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
docs: correct code block language in readme.md (#949)
This one is html not markdown
This commit is contained in:
parent
24e5f866c0
commit
c8c3358f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ Choose from any of the [default themes](#themes)
|
|||
|
||||
You usually won't be able to layout the images side by side. To do that you can use this approach:
|
||||
|
||||
```md
|
||||
```html
|
||||
<a href="https://github.com/anuraghazra/github-readme-stats">
|
||||
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue