From 8f3989caee54d8f121b7d4e1fffbe19a29d56d29 Mon Sep 17 00:00:00 2001 From: rra Date: Thu, 1 Feb 2018 21:03:49 +0100 Subject: [PATCH] added SITEURL to featured image path --- themes/cetcat/templates/syndication.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/cetcat/templates/syndication.html b/themes/cetcat/templates/syndication.html index e43833f1b3..24171c0563 100644 --- a/themes/cetcat/templates/syndication.html +++ b/themes/cetcat/templates/syndication.html @@ -28,9 +28,9 @@ serves as the default image for posts whose featured_image is not set. #} {% if article.featured_image %} - - - + + + {% else %} {% if FEATURED_IMAGE %}