uni

Thing1's amazing uni repo
Log | Files | Refs

commit c9ed503019e5525191b8e91eddb2b46100ac8aea
parent 058e53e498cd84a91441494fafe667acc703b759
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Fri,  6 Mar 2026 12:42:07 +0000

added charset

Diffstat:
MCS10120/project/blogs/1.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CS10120/project/blogs/1.html b/CS10120/project/blogs/1.html @@ -2,6 +2,7 @@ <!DOCTYPE html> <html lang="en"> <head> + <meta charset="UTF-8"> <title>The amazing blogs of Lucas Standen!</title> <link rel=stylesheet href=../style.css> </head>