Add new logo, designed by @kmacedo
This commit is contained in:
parent
a4be01ecbe
commit
65feb23199
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
|
@ -1,6 +1,6 @@
|
|||
#sidebar
|
||||
%h1
|
||||
= t("titles.main", :thing => t("defaults.thing").titleize)
|
||||
= image_tag "logos/adopt-a-hydrant.png", :alt => t("titles.main", :thing => t("defaults.thing").titleize), :title => t("titles.main", :thing => t("defaults.thing").titleize)
|
||||
%p#tagline
|
||||
= t("defaults.tagline")
|
||||
= form_for :address, :html => {:id => "address_form"} do |f|
|
||||
|
|
Loading…
Reference in New Issue