Skip to content

Commit

Permalink
Merge pull request #19 from springhackathon/v0.1.1
Browse files Browse the repository at this point in the history
V0.1.1
:smiley_cat:
  • Loading branch information
Gaddict committed Sep 12, 2015
2 parents 5a1c2c9 + e9a02a6 commit 6a4780a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added app/assets/images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
<%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
<%= csrf_meta_tags %>
<%= favicon_link_tag %>
</head>
<body class="main_application">
<div class="main_div">
Expand Down

0 comments on commit 6a4780a

Please sign in to comment.