diff --git a/plugins/tps/reklama/Plugin.php b/plugins/tps/reklama/Plugin.php
index a3673feff..d8c2c11fe 100644
--- a/plugins/tps/reklama/Plugin.php
+++ b/plugins/tps/reklama/Plugin.php
@@ -37,7 +37,7 @@ class Plugin extends PluginBase
return [
'filters' => [
// A global function, i.e str_plural()
- 'mediator' => [$this, 'absoluteMediaUrl'],
+ 'media_cdn' => [$this, 'absoluteMediaUrl'],
],
];
}
diff --git a/themes/modern/pages/post.htm b/themes/modern/pages/post.htm
index 6ba144784..d2131c1d5 100644
--- a/themes/modern/pages/post.htm
+++ b/themes/modern/pages/post.htm
@@ -48,7 +48,7 @@ slug = "{{ :slug }}"
{% if post.featured_image %}
+