uni

Thing1's amazing uni repo
Log | Files | Refs

commit 72914da1169a5e958557404367113c28757a7f7e
parent 858e5ff67a09fb41a0fcac8278d3497afc13ae04
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Fri,  6 Mar 2026 12:35:11 +0000

fixed small tag

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

diff --git a/CS10120/project/cv.html b/CS10120/project/cv.html @@ -125,7 +125,7 @@ <a href="./index.html">Return to the amazing world of Lucas Standen</a> <pre>This page contains false information and is for demonstration only</pre> <a href="./disclaimer.html">Disclaimer</a> - <small><p id="pageLastChanged"></p></small> + <small id="pageLastChanged"></small> <script src="scripts/lastmodified.js"></script> </footer>