We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7822e0d + 88b31c0 commit 2b5cd23Copy full SHA for 2b5cd23
1 file changed
README.md
@@ -162,7 +162,7 @@ Add the following CSS rules in your stylesheet:
162
<h4>You can also use the <code>img</code> tag and reference an SVG directly from the repository:</h4>
163
164
```html
165
-<img src='https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/devicon/devicon-original.svg'>
+<img src='https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/devicon/devicon-original.svg' />
166
```
167
168
<h2 id="request-icon">Requesting an icon</h2>
0 commit comments