File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
assets/javascripts/templates/pages Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ app.templates.intro = `\
39
39
< li > DevDocs works < a href = "/offline" > offline</ a > , on mobile, and can be installed as web app.
40
40
< li > For the latest news, follow < a href = "https://twitter.com/DevDocs" > @DevDocs</ a > .
41
41
< li > DevDocs is free and < a href = "https://github.com/freeCodeCamp/devdocs" > open source</ a > .
42
- < object data = "https://img.shields.io/github/stars/freeCodeCamp/devdocs.svg?style=social" type = "image/svg+xml" aria-hidden = "true" height = "20" > </ object >
42
+ < img src = "https://img.shields.io/github/stars/freeCodeCamp/devdocs.svg?style=social" aria-hidden = "true" height = "20" >
43
43
< li > And if you're new to coding, check out < a href = "https://www.freecodecamp.org/" > freeCodeCamp's open source curriculum</ a > .
44
44
</ ol >
45
45
< p > Happy coding!
You can’t perform that action at this time.
0 commit comments