Skip to content

Commit

Permalink
Replace h2o world banner.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalohlava committed Oct 29, 2014
1 parent 7ddd4c4 commit 330f036
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file added lib/resources/img/banners/h2o_world_banner.png
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 src/main/java/water/api/Tutorials.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public class Tutorials extends HTMLOnlyRequest {
+ "<a href='http://h2oworld.eventbrite.com/' class='btn btn-large btn-warning' type='button'>Reserve your spot!</a>"
+ "</p>"
+ "<p class='text-center'>"
+ "<img src='img/banners/H2O-World-Banner-Product.png' /> "
+ "<img src='img/banners/h2o_world_banner.png' /> "
+ "</p>"
+ "</div>"
+ "<div class='row'>"
Expand Down

0 comments on commit 330f036

Please sign in to comment.