https for screenshots

This commit is contained in:
Kyle Drake 2014-04-13 21:03:37 -07:00
parent 21fe0d524b
commit ade9bedc33

View file

@ -44,7 +44,7 @@
<% @sites.each do |site| %>
<li>
<a href="http://<%= site.username %>.neocities.org" class="neo-Screen-Shot" target="_blank" title="Website of <%= site.username %>">
<span class="img-Holder" style="background:url(http://neocities.org/site_screenshots/<%= site.username %>.jpg) no-repeat;">
<span class="img-Holder" style="background:url(https://neocities.org/site_screenshots/<%= site.username %>.jpg) no-repeat;">
<img src="/img/placeholder.png" alt="<%= site.username %>" />
</span>
</a>