Rename thumbnails in PHP classes
This commit is contained in:
committed by
M. Shull
parent
7fd4270f59
commit
31fd1ed01e
@@ -24,7 +24,7 @@ class WideStoryLayout {
|
||||
}
|
||||
|
||||
private function getThumbnail() {
|
||||
return $this->template_image_url . '/wide-story-layout-1558.jpg';
|
||||
return $this->template_image_url . '/thumbnail.20190411-1500.jpg';
|
||||
}
|
||||
|
||||
private function getBody() {
|
||||
|
Reference in New Issue
Block a user