From 144136b8246c43bdc1cacfe12b2b916113cfddbb Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 10 Aug 2014 08:19:10 -0400 Subject: [PATCH] Copy changes --- assets/javascripts/templates/pages/root_tmpl.coffee.erb | 6 +++--- views/app.erb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 @@