diff --git a/assets/javascripts/templates/pages/root_tmpl.coffee.erb b/assets/javascripts/templates/pages/root_tmpl.coffee.erb index e7050bd2..bfb3f3d6 100644 --- a/assets/javascripts/templates/pages/root_tmpl.coffee.erb +++ b/assets/javascripts/templates/pages/root_tmpl.coffee.erb @@ -42,6 +42,7 @@ app.templates.intro = """
  • DevDocs is free and open source.
  • If you like the app, please consider supporting the project on Gratipay. Thanks! +
  • And if you're new to coding, check out freeCodeCamp's open source curriculum.

    Happy coding!