mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added image search for animations
This commit is contained in:
@ -257,7 +257,7 @@ if (forceHttpInPermalinks > 0) {
|
|||||||
</li>
|
</li>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<% if (post.contentType === 'image') { %>
|
<% if (post.contentType === 'image' || post.contentType === 'animation') { %>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://iqdb.org/?url=<%= permaLink %>">
|
<a href="http://iqdb.org/?url=<%= permaLink %>">
|
||||||
Search on IQDB
|
Search on IQDB
|
||||||
|
Reference in New Issue
Block a user