uni

Thing1's amazing uni repo
Log | Files | Refs

commit 3402f93e17546896e6f2af8cbd90f2ccbc00d8fb
parent fc765c749dc95588803894f81beea85fedce5477
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Wed,  4 Mar 2026 16:57:35 +0000

using utf8

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 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" charset="UTF-8"> <head> <title>The amazing world of Lucas Standen!</title> <link rel="stylesheet" href="./style.css">