Update index.html

Short charset command better for HTML5
pull/129/head
Vitaly Novichkov 2016-09-13 15:11:20 +04:00 committed by GitHub
parent 8afb53e77e
commit eea359d0ec
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<title>hastebin</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="solarized_dark.css"/>
<link rel="stylesheet" type="text/css" href="application.css"/>