Add utf-8 charset to HTML

This commit is contained in:
Cameron McHenry 2017-04-28 21:20:06 -04:00
parent b1fe4b54d9
commit d34197debb

View File

@ -49,6 +49,7 @@ end
<html>
<head>
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
<meta charset="utf-8">
<title>lovebird</title>
<style>
body {