Set UTF-8 charset

This commit is contained in:
Adam Goldsmith 2018-07-10 18:53:56 -04:00
parent ab2d85a0d8
commit 53d5302ef6

View File

@ -1,4 +1,5 @@
<head>
<meta charset="UTF-8">
<script src="./client.js"></script>
</head>
<body>