Testing why images wont load anymore

This commit is contained in:
Rasmus Rasmussen 2025-02-01 11:31:39 +01:00
parent a4684476f5
commit 499527f722
2 changed files with 3 additions and 3 deletions

View File

@ -39,10 +39,10 @@
too far from my apartment.</p> too far from my apartment.</p>
<br> <br>
<img src="/public/Images/avif/PXL_20230708_030149199_scaled.avif" alt="Meadow with fog." loading="lazy" decoding="async" width="1434" height="1080"> <img src="/public/Images/avif/PXL_20230708_030149199_scaled.avif" alt="Meadow with fog." loading="lazy" decoding="sync" width="1434" height="1080">
<p>Not bad huh? The things you see when everyone is asleep.</p> <p>Not bad huh? The things you see when everyone is asleep.</p>
<br> <br>
<img src="/public/Images/avif/PXL_20230720_032828882_scaled.avif" alt="My humble bike." loading="lazy" decoding="async" width="1434" height="1080"> <img src="/public/Images/avif/PXL_20230720_032828882_scaled.avif" alt="My humble bike." loading="lazy" decoding="sync" width="1434" height="1080">
<p>And this is my humble bike. It has taken me many places, and it's still going strong. The odometer no longer works, <p>And this is my humble bike. It has taken me many places, and it's still going strong. The odometer no longer works,
so I just use my FitBit Charge 5 instead. I've modeled and 3D printed the two orange bottle holders myself, on my so I just use my FitBit Charge 5 instead. I've modeled and 3D printed the two orange bottle holders myself, on my
Original Prusa MK3S+.</p> Original Prusa MK3S+.</p>

View File

@ -11,7 +11,7 @@
where its ability to efficiently handle complex mathematical operations far outperformed rivaling languages at the where its ability to efficiently handle complex mathematical operations far outperformed rivaling languages at the
time.</p> time.</p>
<br> <br>
<p> <p>
Over the years, Fortran has undergone numerous updates and revisions, with the most recent standard being Fortran Over the years, Fortran has undergone numerous updates and revisions, with the most recent standard being Fortran
2023. Even with the popularity of newer languages, such as C++, Java, and Python, Fortran remains a popular choice 2023. Even with the popularity of newer languages, such as C++, Java, and Python, Fortran remains a popular choice