Add placeholder image
This commit is contained in:
parent
8f505e1466
commit
4c9f040afa
2 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<% if (!post.thumbnail) post.thumbnail = "/images/covers/missing.png"; %>
|
||||
<% if (post.photos && post.photos.length){ %>
|
||||
<div class="article-gallery<%= (post.link || post.title) ? "" : " article-gallery-noheader" %>">
|
||||
<div class="article-gallery-photos">
|
||||
|
|
BIN
themes/svrjs/source/images/covers/missing.png
Normal file
BIN
themes/svrjs/source/images/covers/missing.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Reference in a new issue