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"