diff --git a/resources/views/components/articles/overview-summary.blade.php b/resources/views/components/articles/overview-summary.blade.php index e738ebe4f..cd06949d7 100644 --- a/resources/views/components/articles/overview-summary.blade.php +++ b/resources/views/components/articles/overview-summary.blade.php @@ -12,7 +12,7 @@ alt="Article Hero Image" onerror=" this.onerror=null; - this.src='images/default-background.svg';" + this.src='{{ asset('images/default-background.svg') }}'" >