uni

Thing1's amazing uni repo
Log | Files | Refs

commit b14746617e9f8a464bf21d8e328f7497f6f22c7a
parent 2cbd3efc93f73a97941c3eba75aac62d817add91
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Thu,  5 Mar 2026 12:54:54 +0000

fixed another issue

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 style="max-height='50%'; max-width='50%;'" src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a> + <a href="https://analognowhere.com"><img style="max-height:50%; max-width:50%;" src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a> <br> <small class="verysmall"><em>Cirno and Glenda reading the great texts</em></small> </div>