diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 22:20:28 -0700 |
---|---|---|
committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 22:20:28 -0700 |
commit | ba432c382bdc11b99583624ebaef0aa9f0109663 (patch) | |
tree | 1ee3191e2004958d4345a5c1cd52fc283da34b44 /euler-golf/index.html | |
parent | d3a0fd124549f0f66d80c107ed4a8e73ca2e67e9 (diff) | |
download | simponic.xyz-ba432c382bdc11b99583624ebaef0aa9f0109663.tar.gz simponic.xyz-ba432c382bdc11b99583624ebaef0aa9f0109663.zip |
utf-8 that b
Diffstat (limited to 'euler-golf/index.html')
-rw-r--r-- | euler-golf/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/euler-golf/index.html b/euler-golf/index.html index d0e7216..8164823 100644 --- a/euler-golf/index.html +++ b/euler-golf/index.html @@ -3,6 +3,7 @@ <head> <title>Euler Golf 2</title> <link rel="stylesheet" type="text/css" href="css/styles.css" /> + <meta charset="utf-8"> </head> <body> <canvas id="canvas"></canvas> |