mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Merge violasong changes
This commit is contained in:
commit
6e4ad797d5
2 changed files with 10 additions and 2 deletions
|
@ -64,7 +64,7 @@
|
|||
<% if site_change_file_display_class(f) == 'html' %>
|
||||
<img src="<%= event_site.screenshot_url(f, '210x158') %>">
|
||||
<% elsif site_change_file_display_class(f) == 'image' %>
|
||||
<img src="<%= event_site.thumbnail_url(f, '210x158') %>">
|
||||
<span class="image-container"><img src="<%= event_site.thumbnail_url(f, '210x158') %>"></span>
|
||||
<% elsif site_change_file_display_class(f) == 'misc' %>
|
||||
<span class="misc-icon">
|
||||
<%= File.extname(f).sub('.', '') %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue