File tree Expand file tree Collapse file tree
assets/javascripts/templates/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ app.templates.intro = `\
3939 < li > DevDocs works < a href = "/offline" > offline</ a > , on mobile, and can be installed as web app.
4040 < li > For the latest news, follow < a href = "https://twitter.com/DevDocs" > @DevDocs</ a > .
4141 < 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" >
4343 < li > And if you're new to coding, check out < a href = "https://www.freecodecamp.org/" > freeCodeCamp's open source curriculum</ a > .
4444 </ ol >
4545 < p > Happy coding!
You can’t perform that action at this time.
0 commit comments