diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/images/scratch_rtx_0.webp | bin | 0 -> 15402 bytes | |||
| -rw-r--r-- | www/images/scratch_rtx_1.webp | bin | 0 -> 58728 bytes | |||
| -rw-r--r-- | www/projects.html | 3 |
3 files changed, 2 insertions, 1 deletions
diff --git a/www/images/scratch_rtx_0.webp b/www/images/scratch_rtx_0.webp new file mode 100644 index 0000000..c4ecaa0 --- /dev/null +++ b/www/images/scratch_rtx_0.webp Binary files differdiff --git a/www/images/scratch_rtx_1.webp b/www/images/scratch_rtx_1.webp new file mode 100644 index 0000000..b99ec6e --- /dev/null +++ b/www/images/scratch_rtx_1.webp Binary files differdiff --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> |