diff --git a/assets/javascripts/templates/pages/root_tmpl.coffee.erb b/assets/javascripts/templates/pages/root_tmpl.coffee.erb index 8778e833..9295aefa 100644 --- a/assets/javascripts/templates/pages/root_tmpl.coffee.erb +++ b/assets/javascripts/templates/pages/root_tmpl.coffee.erb @@ -1,7 +1,7 @@ app.templates.splash = """
DevDocs
Sponsored by MaxCDN - Donate on Gittip + Support on Gittip """ <% if App.development? %> @@ -22,7 +22,7 @@ app.templates.intro = """
  • DevDocs is licensed under the terms of the Mozilla Public License v2.0. For more information, see the COPYRIGHT and LICENSE files. -
  • If you like the app, please consider funding the project on Gittip. Thanks! +
  • If you like the app, please consider supporting the project on Gittip. Thanks! Sponsored by

    That's all. Happy coding! @@ -45,7 +45,7 @@ app.templates.intro = """

  • For the latest news, subscribe to the newsletter or follow @DevDocs
  • DevDocs is free and open source -
  • If you like the app, please consider funding the project on Gittip. Thanks! +
  • If you like the app, please consider supporting the project on Gittip. Thanks! Sponsored by

    That's all. Happy coding! diff --git a/views/app.erb b/views/app.erb index 30509959..352ce8a7 100644 --- a/views/app.erb +++ b/views/app.erb @@ -13,7 +13,7 @@