diff options
author | Lizzy Hunt <lizzy.hunt@usu.edu> | 2024-01-12 19:23:27 -0700 |
---|---|---|
committer | Lizzy Hunt <lizzy.hunt@usu.edu> | 2024-01-12 19:23:27 -0700 |
commit | 736a022ecd9d9f541f68324b56980d891e88259c (patch) | |
tree | 16903284fe66e088a9b3e96c56dd89937fd16611 /index.html | |
parent | 45bde276179dee9b8e5d9bcc42350e4f1f998f55 (diff) | |
download | simponic.xyz-736a022ecd9d9f541f68324b56980d891e88259c.tar.gz simponic.xyz-736a022ecd9d9f541f68324b56980d891e88259c.zip |
make utf-8
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ crossorigin="anonymous" ></script> + <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> </head> <body> |