11app.templates.splash = """
22 < div class ="_splash-title "> DevDocs</ div >
33 < a href ="http://www.maxcdn.com " class ="_splash-maxcdn "> Sponsored by< span class ="_maxcdn-logo-bw "> MaxCDN</ span > </ a >
4- < a href ="https://www.gittip. com/Thibaut/ " class ="_splash-gittip "> Support on< span class ="_gittip -logo-bw "> Gittip </ span > </ a >
4+ < a href ="https://gratipay. com/Thibaut/ " class ="_splash-gratipay "> Support on< span class ="_gratipay -logo-bw "> Gratipay </ span > </ a >
55"""
66
77<% if App . development? %>
@@ -22,7 +22,7 @@ app.templates.intro = """
2222 < li > DevDocs is licensed under the terms of the Mozilla Public License v2.0. For more information,
2323 see the < a href ="https://github.com/Thibaut/devdocs/blob/master/COPYRIGHT "> COPYRIGHT</ a > and
2424 < a href ="https://github.com/Thibaut/devdocs/blob/master/LICENSE "> LICENSE</ a > files.
25- < li > If you like the app, please consider supporting the project on < a href ="https://www.gittip. com/Thibaut/ "> Gittip </ a > . Thanks!
25+ < li > If you like the app, please consider supporting the project on < a href ="https://gratipay. com/Thibaut/ "> Gratipay </ a > . Thanks!
2626 </ ol >
2727 < a href ="http://www.maxcdn.com " class ="_intro-maxcdn "> Sponsored by< span class ="_maxcdn-logo "> MaxCDN</ span > </ a >
2828 < p > That's all. Happy coding!
@@ -45,7 +45,7 @@ app.templates.intro = """
4545 < li > For the latest news, subscribe to the < a href ="http://eepurl.com/HnLUz "> newsletter</ a > or follow < a href ="https://twitter.com/DevDocs "> @DevDocs</ a >
4646 < li > DevDocs is free and < a href ="https://github.com/Thibaut/devdocs "> open source</ a >
4747 < iframe class ="_github-btn " src ="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true " allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="100 " height ="20 "> </ iframe >
48- < li > If you like the app, please consider supporting the project on < a href ="https://www.gittip. com/Thibaut/ "> Gittip </ a > . Thanks!
48+ < li > If you like the app, please consider supporting the project on < a href ="https://gratipay. com/Thibaut/ "> Gratipay </ a > . Thanks!
4949 </ ol >
5050 < a href ="http://www.maxcdn.com " class ="_intro-maxcdn "> Sponsored by< span class ="_maxcdn-logo "> MaxCDN</ span > </ a >
5151 < p > That's all. Happy coding!
0 commit comments