We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5138a commit 5ba4b38Copy full SHA for 5ba4b38
_posts/2025-01-17-quadratik.md
@@ -337,7 +337,7 @@ plt.tight_layout()
337
338
<figure style="float: center;">
339
<picture>
340
- <source srcset= "{{ '/images/quadratik/unit-sphere.webp" type="image/webp' | relative_url }}" type="image/webp">
+ <source srcset= "{{ '/images/quadratik/unit-sphere.webp" | relative_url }}" type="image/webp">
341
<img src= "{{ '/images/quadratik/unit-sphere.png' | relative_url }}" alt="PKBD Samples on Unit Sphere."/>
342
</picture>
343
</figure>
0 commit comments