diff --git a/lib/Config/PopulatorData/Templates/ModularStyleStories.php b/lib/Config/PopulatorData/Templates/ModularStyleStories.php index 3e27195e09..9553c765af 100644 --- a/lib/Config/PopulatorData/Templates/ModularStyleStories.php +++ b/lib/Config/PopulatorData/Templates/ModularStyleStories.php @@ -23,7 +23,7 @@ class ModularStyleStories { } private function getThumbnail() { - return $this->template_image_url . '/modular-style-stories.jpg'; + return $this->template_image_url . '/modular-style-stories-1558.jpg'; } private function getBody() { diff --git a/lib/Config/PopulatorData/Templates/NotSoMedium.php b/lib/Config/PopulatorData/Templates/NotSoMedium.php index 8f9105a17a..1a9836f253 100644 --- a/lib/Config/PopulatorData/Templates/NotSoMedium.php +++ b/lib/Config/PopulatorData/Templates/NotSoMedium.php @@ -23,7 +23,7 @@ class NotSoMedium { } private function getThumbnail() { - return $this->template_image_url . '/not-so-medium.jpg'; + return $this->template_image_url . '/not-so-medium-1558.jpg'; } private function getBody() { diff --git a/lib/Config/PopulatorData/Templates/RssSimpleNews.php b/lib/Config/PopulatorData/Templates/RssSimpleNews.php index b5728a882b..ead2ff2869 100644 --- a/lib/Config/PopulatorData/Templates/RssSimpleNews.php +++ b/lib/Config/PopulatorData/Templates/RssSimpleNews.php @@ -23,7 +23,7 @@ class RssSimpleNews { } private function getThumbnail() { - return $this->template_image_url . '/rss-simple-news.jpg'; + return $this->template_image_url . '/rss-simple-news-1558.jpg'; } private function getBody() { diff --git a/lib/Config/PopulatorData/Templates/ScienceWeekly.php b/lib/Config/PopulatorData/Templates/ScienceWeekly.php index c0dad2e543..108f823d46 100644 --- a/lib/Config/PopulatorData/Templates/ScienceWeekly.php +++ b/lib/Config/PopulatorData/Templates/ScienceWeekly.php @@ -1188,7 +1188,7 @@ class ScienceWeekly { } private function getThumbnail() { - return $this->template_image_url . '/science-weekly-new.jpg'; + return $this->template_image_url . '/science-weekly-1558.jpg'; } } diff --git a/lib/Config/PopulatorData/Templates/WideStoryLayout.php b/lib/Config/PopulatorData/Templates/WideStoryLayout.php index 74d04b2f93..1aa7e9da99 100644 --- a/lib/Config/PopulatorData/Templates/WideStoryLayout.php +++ b/lib/Config/PopulatorData/Templates/WideStoryLayout.php @@ -23,7 +23,7 @@ class WideStoryLayout { } private function getThumbnail() { - return $this->template_image_url . '/wide-story-layout.jpg'; + return $this->template_image_url . '/wide-story-layout-1558.jpg'; } private function getBody() { diff --git a/plugin_repository/assets/newsletter-templates/modular-style-stories/modular-style-stories-1558.jpg b/plugin_repository/assets/newsletter-templates/modular-style-stories/modular-style-stories-1558.jpg new file mode 100644 index 0000000000..9b0f0d99ea Binary files /dev/null and b/plugin_repository/assets/newsletter-templates/modular-style-stories/modular-style-stories-1558.jpg differ diff --git a/plugin_repository/assets/newsletter-templates/not-so-medium/not-so-medium-1558.jpg b/plugin_repository/assets/newsletter-templates/not-so-medium/not-so-medium-1558.jpg new file mode 100644 index 0000000000..c92f75a8f2 Binary files /dev/null and b/plugin_repository/assets/newsletter-templates/not-so-medium/not-so-medium-1558.jpg differ diff --git a/plugin_repository/assets/newsletter-templates/rss-simple-news/rss-simple-news-1558.jpg b/plugin_repository/assets/newsletter-templates/rss-simple-news/rss-simple-news-1558.jpg new file mode 100644 index 0000000000..44574055b7 Binary files /dev/null and b/plugin_repository/assets/newsletter-templates/rss-simple-news/rss-simple-news-1558.jpg differ diff --git a/plugin_repository/assets/newsletter-templates/science_weekly/science-weekly-1558.jpg b/plugin_repository/assets/newsletter-templates/science_weekly/science-weekly-1558.jpg new file mode 100644 index 0000000000..230906d856 Binary files /dev/null and b/plugin_repository/assets/newsletter-templates/science_weekly/science-weekly-1558.jpg differ diff --git a/plugin_repository/assets/newsletter-templates/wide-story-layout/wide-story-layout-1558.jpg b/plugin_repository/assets/newsletter-templates/wide-story-layout/wide-story-layout-1558.jpg new file mode 100644 index 0000000000..88a346e77c Binary files /dev/null and b/plugin_repository/assets/newsletter-templates/wide-story-layout/wide-story-layout-1558.jpg differ