From 545cfde5a747c5996fd5cc576ae303e3a83112ea Mon Sep 17 00:00:00 2001 From: Jared Pace Date: Fri, 20 Aug 2010 09:43:10 -0400 Subject: [PATCH] Update Errbit tagline --- app/views/layouts/application.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 77a5bce..37f3ea0 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -27,5 +27,5 @@ #content = render :partial => 'shared/flash_messages' = yield - #footer= "Powered by #{link_to 'Errbit', 'http://github.com/jdpace/errbit', :target => '_blank'}: the open source Hoptoad server.".html_safe + #footer= "Powered by #{link_to 'Errbit', 'http://github.com/jdpace/errbit', :target => '_blank'}: the open source error catcher.".html_safe = yield :scripts \ No newline at end of file -- libgit2 0.21.2