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.
1 parent 21a2a00 commit 4c1a8b5Copy full SHA for 4c1a8b5
_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