File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments