Skip to content

Commit

Permalink
Adding gif to explaing game on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Saheb committed Oct 11, 2015
1 parent 9a78ced commit 3f50038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/home.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@

<div class="container">
<div>
<img src="@routes.Assets.at("images/cards.jpg")" height="500" width="100%">
<img src="@routes.Assets.at("images/home.gif")" height="500" width="100%">
@*<svg viewBox="0 0 100 100">*@
@*<use x="100" y="100" xlink:href="@routes.Assets.at("cards/52_Cards_Color_Faces_Set/Color_52_Faces_v.2.0.svg")"></use>*@
@*</svg>*@
Expand Down
Binary file added public/images/home.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f50038

Please sign in to comment.