httpS
This commit is contained in:
parent
5249c1d5fa
commit
8b56070d1f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ title: Events
|
|||
<% all_events.each do |event| %>
|
||||
<div class="box event-preview">
|
||||
<div class="image-holder">
|
||||
<img src="http://placehold.it/150x150" alt="" class="image" />
|
||||
<img src="https://placehold.it/150x150" alt="" class="image" />
|
||||
</div>
|
||||
|
||||
<div class="box info">
|
||||
|
|
Loading…
Reference in a new issue