ing path fix

This commit is contained in:
Scott O'Hara 2013-09-15 21:44:45 -04:00
parent e8f13c4c23
commit b0ac21390b

View file

@ -45,7 +45,7 @@
<li> <li>
<a href="http://<%= site.username %>.neocities.org" class="neo-Screen-Shot" target="_blank" title="Website of <%= site.username %>"> <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(http://neocities.org/site_screenshots/<%= site.username %>.jpg) no-repeat;">
<img src="/assets/img/placeholder.png" alt="<%= site.username %>" /> <img src="/img/placeholder.png" alt="<%= site.username %>" />
</span> </span>
</a> </a>
</li> </li>