File tree Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,31 @@ Calling this API servive with my account details
1414returns a neat embedded image.
1515Thanks Damien
1616
17- <img align =" left " src =" https://github-readme-stats.vercel.app/api?username=emeraldjava&show_icons=true&count_private=true " ></img >
17+ | ![ Alt name of image] ( https://github-readme-stats.vercel.app/api?username=emeraldjava&show_icons=true&count_private=true ) |
18+ | ------ |
1819
20+ To ensure the image gets space, we add it to a table.
21+
22+ TODO - create a gatsby plugin which takes the url and embeds the image.
23+
24+ With crappy dot line spacing below.
25+
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+ .
1938
2039---
2140
22- ## Stackoverflow Flair
41+ ## StackOverFlow Flair
2342
2443See https://stackoverflow.com/help/flair
2544
@@ -30,10 +49,3 @@ See https://stackoverflow.com/help/flair
3049## Horizontal Rules
3150
3251See https://www.markdownguide.org/basic-syntax/#horizontal-rules
33-
34- ***
35-
36- ---
37-
38- ___
39-
You can’t perform that action at this time.
0 commit comments