Skip to content

Commit e78f470

Browse files
authored
Update 2025-01-17-quadratik.md
1 parent 5ba4b38 commit e78f470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-01-17-quadratik.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The results of this test is shown below.
6868
<figure style="float: center;">
6969
<picture>
7070
<source srcset="{{ '/images/quadratik/normality-test-results.webp' | relative_url }}" type="image/webp">
71-
<img src="{{ '/images/quadratik/normality-test-results.jpg' | relative_url }}" alt="Results for the Normality Test." />
71+
<img src="{{ '/images/quadratik/normality-test-results.png' | relative_url }}" alt="Results for the Normality Test." />
7272
</picture>
7373
</figure>
7474

@@ -337,7 +337,7 @@ plt.tight_layout()
337337

338338
<figure style="float: center;">
339339
<picture>
340-
<source srcset= "{{ '/images/quadratik/unit-sphere.webp" | relative_url }}" type="image/webp">
340+
<source srcset= "{{ '/images/quadratik/unit-sphere.webp' | relative_url }}" type="image/webp">
341341
<img src= "{{ '/images/quadratik/unit-sphere.png' | relative_url }}" alt="PKBD Samples on Unit Sphere."/>
342342
</picture>
343343
</figure>

0 commit comments

Comments
 (0)