Browse Source

Let's give the app its proper name

master
Adrian Short 12 years ago
parent
commit
18b390a91f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/feeds/index.html.haml

+ 1
- 1
app/views/feeds/index.html.haml View File

@@ -1,4 +1,4 @@
%h1 Feeds
%h1 Apollo

%p= link_to "Fetch all", :fetch_all, :class => "button"



Loading…
Cancel
Save