Skip to content

Commit

Permalink
issue #88: More fine-tuning. I think I got it this time.
Browse files Browse the repository at this point in the history
  • Loading branch information
arbitrarynoun committed Jun 27, 2017
1 parent 052252b commit 8d87741
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/[email protected]
Binary file not shown.
Binary file added app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<!-- Otherwise, show the hero banner -->
<% else %>
<div class="logo"><%= image_tag "FW_LG-Logo-Color@2x.png", alt: " Welcome to #{ t('brand') }. This is our logo." %></div>
<div class="logo"><%= image_tag "FW_LG-Logo-Color@1.00x.png", alt: " Welcome to #{ t('brand') }. This is our logo." %></div>
<h2 class="page-header__subtitle">Plan your meals for the week using your favorite recipes from your self-curated cookbook.</h2>
<h3 class="page-header__motto">We'll even build you a shopping list to take to the grocery store.</h3>
<div class="page-header__call-to-action"><%= link_to "Start buildling your cookbook <i class=\"glyphicon glyphicon-chevron-right \"></i>".html_safe, new_user_registration_path, class: "btn btn-primary btn-lg" %> </div>
Expand Down

0 comments on commit 8d87741

Please sign in to comment.