uni

Thing1's amazing uni repo
Log | Files | Refs

commit 691ae9d80f34ab915adf7dd4a4b728c68d214470
parent 178dba52e00eb6afb6ad2d402270f6a80b826c8d
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Wed,  4 Mar 2026 16:53:33 +0000

removed reduntant element

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 @@ -85,7 +85,7 @@ <a href="./disclaimer.html">Disclaimer</a> <a href="https://analognowhere.com/_/cohelg/">Background source</a> - <small><p id="pageLastChanged"></p></small> + <small id="pageLastChanged"></small> <script src="scripts/lastmodified.js"></script> </footer> </body>