Skip to content

Commit

Permalink
replace another bad image
Browse files Browse the repository at this point in the history
  • Loading branch information
harley committed Mar 1, 2017
1 parent 56d81cd commit 870de9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added app/assets/images/color-me-run.jpg
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/helpers/events_helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module EventsHelper
def header_background_image_url
"https://az810058.vo.msecnd.net/site/global/Content/img/home-search-bg-0#{rand(6)}.jpg"
image_path('color-me-run.jpg')
end
end

0 comments on commit 870de9f

Please sign in to comment.