Skip to content

Commit 12e0fe4

Browse files
committed
Close img elements.
1 parent b598af9 commit 12e0fe4

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"yaml.schemas": {
3+
"https://json.schemastore.org/github-workflow.json": "file:///home/dc-user/github/emeraldjava.github.io/.github/workflows/build.yml"
4+
}
5+
}

content/blog/2021-04-25-github-readme-stats.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,30 +23,17 @@ TODO - create a gatsby plugin which takes the url and embeds the image.
2323

2424
With crappy dot line spacing below.
2525

26-
<img align="left" src="https://github-readme-stats.vercel.app/api?username=emeraldjava&show_icons=true&count_private=true"/>
27-
28-
.
29-
.
30-
.
31-
.
32-
.
33-
.
34-
.
35-
.
36-
.
37-
.
26+
<img src="https://github-readme-stats.vercel.app/api?username=emeraldjava&show_icons=true&count_private=true"> </img>
3827

39-
---
40-
41-
## StackOverFlow Flair
28+
# StackOverFlow Flair
4229

4330
See https://stackoverflow.com/help/flair
4431

45-
<a href="https://stackexchange.com/users/22565"><img src="https://stackexchange.com/users/flair/22565.png" width="208" height="58" alt="profile for emeraldjava on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for emeraldjava on Stack Exchange, a network of free, community-driven Q&amp;A sites"></a>
32+
<a href="https://stackexchange.com/users/22565"><img src="https://stackexchange.com/users/flair/22565.png" width="208" height="58" alt="profile for emeraldjava on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for emeraldjava on Stack Exchange, a network of free, community-driven Q&amp;A sites"/></a>
4633

4734
***
4835

49-
## Horizontal Rules
36+
# Horizontal Rules
5037

5138
See https://www.markdownguide.org/basic-syntax/#horizontal-rules
5239

0 commit comments

Comments
 (0)