Skip to content

Commit

Permalink
change index big photo
Browse files Browse the repository at this point in the history
  • Loading branch information
hopeaktian committed Feb 15, 2019
1 parent 9223267 commit bd805d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added app/static/img/big-home.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/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{% endblock style %}

{% block photo %}
background: url(../static/img/header2.jpg) center;
background: url(../static/img/big-home.jpg) center;
{% endblock photo %}

{% block access %}
Expand Down

0 comments on commit bd805d2

Please sign in to comment.