We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1977311 commit b67d5f6Copy full SHA for b67d5f6
public/iccv2025/workshop/index.html
@@ -296,7 +296,7 @@ <h2>
296
<span class="absolute left-5 top-5 -ml-px h-full w-0.5 bg-o-white" aria-hidden="true"></span>
297
<div class="relative flex items-start space-x-3">
298
<div class="relative">
299
- <img class="flex size-10 items-center justify-center bg-white " src="/assets/brand/nvidia_square.png" alt="">
+ <img class="flex size-10 items-center justify-center bg-white " src="https://ik.imagekit.io/opendrivelab/NVIDIA_square.png" alt="">
300
</div>
301
<div class="flex flex-col w-full gap-3">
302
<div class="flex justify-between">
0 commit comments