Skip to content

Commit

Permalink
Break images
Browse files Browse the repository at this point in the history
  • Loading branch information
dangerfield01 committed Apr 5, 2018
1 parent adf5737 commit 3f41f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<% block class %>lcb-login animated fadeIn<% endblock %>

<% block attributes %>
style="background-image: url('./media/img/photos/<$ photo $>');"
style="background-image: url('./whoops/media/img/photos/<$ photo $>');"
<% endblock %>

<% block js %>
Expand Down

1 comment on commit 3f41f72

@Superfresh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you even do that?

Please sign in to comment.