commit 9b2635c30268a2076d103a1cb6119110478dfa30 parent 475588e238cf4b4425840c8ff7fa85e724978243 Author: Jo Young <> Date: Wed, 18 Feb 2026 12:00:54 +0000 Added charset Diffstat:
| M | index.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/index.html b/index.html @@ -2,6 +2,7 @@ <html lang=en> <head> <meta name=viewport content="width=device-width, initial-scale=1.0"> + <meta charset="UTF-8"> <link rel=icon href=favicon.ico> <link rel=stylesheet href="css/stylesheet.css">