diff options
Diffstat (limited to 'www/projects.html')
| -rw-r--r-- | www/projects.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/projects.html b/www/projects.html index e6c51c0..744b658 100644 --- a/www/projects.html +++ b/www/projects.html @@ -12,7 +12,8 @@ <div id="section-div"> <section> <h1 style="padding-bottom: 10px"> Ray Tracing in Scratch </h1> - <img src="images/scratch_rtx_0.png" alt="Scratch RTX" width="500px"> <img src="images/scratch_rtx_1.png" alt="Scratch RTX" width="500px"> + <img src="images/scratch_rtx_0.webp" alt="Scratch RTX" width="500px"> + <img src="images/scratch_rtx_1.webp" alt="Scratch RTX" width="500px"> </section> </div> <footer> |