commit 0409436ea4fa61f9ddf7d98ee37b0331fd1e59d9 parent 32f88c0771e55a4326796065237d5d93bc35d782 Author: thing1 <thing1@seacrossedlovers.xyz> Date: Fri, 6 Mar 2026 12:34:13 +0000 set char set Diffstat:
| M | CS10120/project/cv.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CS10120/project/cv.html b/CS10120/project/cv.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> + <meta charset="UTF8"> <title>CV</title> <link rel="stylesheet" href="./cvstyle.css"> </head>