From 18b390a91f15e0874e76087e1eaf2c642c835dcd Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Mon, 25 Jun 2012 10:55:20 +0100 Subject: [PATCH] Let's give the app its proper name --- app/views/feeds/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/feeds/index.html.haml b/app/views/feeds/index.html.haml index 062f760..5ed9dea 100644 --- a/app/views/feeds/index.html.haml +++ b/app/views/feeds/index.html.haml @@ -1,4 +1,4 @@ -%h1 Feeds +%h1 Apollo %p= link_to "Fetch all", :fetch_all, :class => "button"