We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5eef1d1 + d15547c commit b3552f8Copy full SHA for b3552f8
src/index.njk
@@ -284,7 +284,7 @@ title: IBM Deep Search
284
{% if person.imageCode %}
285
<img
286
alt="photograph"
287
- src="https://dwzke5c1hcizv.cloudfront.net/image?url=https%3A%2F%2Fresearch-website-prod-ibmers-images.s3.us-east.cloud-object-storage.appdomain.cloud%2F{{
+ src="https://research.ibm.com/_next/image?url=https%3A%2F%2Fresearch-website-prod-ibmers-images.s3.us-east.cloud-object-storage.appdomain.cloud%2F{{
288
person.imageCode }}&w=3840&q=75"/>
289
{% endif %}
290
<div>
@@ -314,4 +314,4 @@ title: IBM Deep Search
314
</div>
315
316
317
-</section>
+</section>
0 commit comments