uni

Thing1's amazing uni repo
Log | Files | Refs

commit 0c0b085bb4991c443f111c8f892871bc6d369c6d
parent f9de793e400eee9d701642afd889163f2db9d5f6
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Wed,  4 Mar 2026 17:34:31 +0000

made image smaller

Diffstat:
MCS10120/project/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CS10120/project/index.html b/CS10120/project/index.html @@ -62,7 +62,7 @@ <p>This page is all my own writing, styling and work; excluding images used, which are linked accordingly. No AI tools were used to make this page, or any pages it links to, it was all written by hand, by me!</p> <hr> <div id="photo"> - <a href="https://analognowhere.com"><img src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a> + <a href="https://analognowhere.com"><img scale="50%" src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a> <em>Cirno and Glenda reading the great texts</em> </div>